Skip to content

Snippets of code and demonstration to create excel spreadhseets

License

Notifications You must be signed in to change notification settings

mathewrtaylor/openpyxl_cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openpyxl_cheatsheet

It's easy to use python to ingest data and spit out a nicely formatted and completed spreadhseet at the end, and this repository aims at showing you exactly how!! Snippets of code and demonstration to create excel spreadhseets. As of creating this, this is limited to the Microsoft world, and this was not designed for other spreadhseet programs like Libreoffice Calc. Future revions will likely care for these differences.

As I continue to use more of Openpyxl and find other fun things to add, I will add to this; it's my intent to use this as a "cheat sheet".

Usage

Go to Google Colab (https://colab.research.google.com/) and sign in, it's free!

Go to the "GitHub" tab and type "mathewrtaylor/openpyxl_cheatsheet"

Pick the notebook and run it! :-)

Credits

Thanks to the Openpyxl team at https://foss.heptapod.net/openpyxl/openpyxl
Full documentation can be had at: https://openpyxl.readthedocs.io/en/stable/

License

MIT

About

Snippets of code and demonstration to create excel spreadhseets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published