Python Forum

Full Version: Automating Excel sheets with Python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Does anyone have recommendations in terms of resources for someone trying to learn how to automate Excel spreadsheets using Python?

Thank you so much!
Wendy
You can find python packages here: https://pypi.org/
for excel: https://pypi.org/search/?q=excel
These range from poor to excellent, so you will need to experiment to find best one
A few things you can do to help is:
  • Order by 'Date last updated' Check last update date. If more that a year old, that 'could' be an indication that the script has either been abandoned, in limbo, or is so good that updates haven't been necessary.
  • Order by 'Trending' the list will now be arranged by download activity
  • Order by 'Relevance' List is now in order of relevance to topic.