Python Spreadsheet Middleman. Aims to be the best cross platform--cross application python spreadsheet module for any spreadsheet program. Currently supports Excel and Gnumeric. Made to be easy to use and newbie friendly. Documentation in zip!
Features
- Because getting/changing cells shouldn't be more difficult than B['A1:D20']
- Because Creating a sheet should only need B.create_sheet('my sheet')
- Because Spreadsheets are an excellent way to view, store, and play with data
- Because who wants to write VBA?
- PyWorkbooks works in Excel and Gnumeric. Will also incorporate Open Office and Google Spreadsheets
- Looking for developers, testers, and users
- Made to be built on. Check out the source.
- Documentation in the zip file in "Files"
License
MIT LicenseFollow PyWorkbooks
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
Very good Software.
-
The great documentation (no sarcasm) included in the zip fails to mention that PyWorkbooks in MS Windows depends on Python for Windows Extensions and PyQt4. But once I installed these, voila, <b>IT JUST WORKS!<\b>