Skip to content

bobjansen/pyxclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyxclip eases transporting Python and Excel or other spreadsheets applications.

# Usage

To import to Python, select a range and copy it, then load using

    pyxclip.paste_from_spreadsheet()

To import a range call

    pyxclip.copy_to_spreadsheet(data)

and paste in your spreadsheet program. Data can be any to dimensional iterable.

About

pyxclip eases transporting Python and Excel or other spreadsheets applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages