InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 14 Python Office Projects
-
Project mention: What Would Go in Your Dream Documentation Solution? | /r/technicalwriting | 2023-12-09
So, what I'd like to do is write a documentation package in Python to recreate what I've lost. I plan to build upon the fantastic python-docx and docxtpl packages, and I'll probably rely on pandas from much of the tabular stuff. Here are the features I intend to include:
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
XlsxWriter is a Python library for creating Excel 2007 xlsx files. It is particularly well-suited for writing complex formulas and creating sophisticated charts.
-
xlwings
xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.
AFAIK, Python in Excel is fine, but only if you don't use Microsoft's: https://www.xlwings.org/
-
unoconv
Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice.
-
-
-
Project mention: Show HN: AutoDocument – Multi-Source Document Generation | news.ycombinator.com | 2024-08-08
Hi there, this post is introducing AutoDocument, a free and open-source document generating web app that connects spreadsheets, databases and user forms into documents such as Microsoft Word and PDFs. It's based on fantastic open sources libraries like https://github.com/elapouya/python-docx-template and headless LibreOffice.
Mail Merge is a pain because it:
- Only converts from Excel to Word
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
You could try and write some simple python using the pyexcel and pandas libraries. I created a tool as a consultant with these packages that parsed spreadsheets with data from factories from all around the world. They did not lock down the Excel files used to submit data and it made it so much harder. If you go this route, I would recommend starting by putting your data into a SQLite database. Once you have your data in a database, you unlock the power of SQL for pulling reports. Also, you can port the data into a proper database if you ever need to. ChatGPT can probably get you a good chunk of the way there.
-
Project mention: It has finally happened. HWID activation for Windows 10/11 has been patched by Microsoft after 6 years. Only a few days after the new Office activation method was introduced. | /r/Piracy | 2023-09-30
If you have a VPS on cloud or another machine in your local net, Just create a KMS server using https://github.com/Py-KMS-Organization/py-kms or any other similar projects and active via it.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Office discussion
Python Office related posts
-
Show HN: AutoDocument – Multi-Source Document Generation
-
7 Python Excel Libraries: In-Depth Review for Developers
-
Microsoft to Deprecate VBScript
-
Libcurl
-
What Would Go in Your Dream Documentation Solution?
-
Advice on ETL and Data Sharing work process
-
Xlookup for LibreOffice
-
A note from our sponsor - InfluxDB
www.influxdata.com | 7 Sep 2024
Index
What are some of the best open-source Office projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | python-docx | 4,482 |
2 | XlsxWriter | 3,605 |
3 | xlwings | 2,933 |
4 | unoconv | 2,550 |
5 | python-pptx | 2,359 |
6 | py-kms | 2,049 |
7 | docxtpl | 1,961 |
8 | pyexcel | 1,197 |
9 | py-kms | 607 |
10 | pcodedmp | 445 |
11 | pylightxl | 298 |
12 | Marmir | 173 |
13 | lox365 | 87 |
14 | DMFO | 15 |