decalage2 / olefile

olefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc.
http://www.decalage.info/olefile
Other
225 stars 76 forks source link

Document olefile is stable and ready for production use #87

Closed jdufresne closed 6 years ago

hugovk commented 6 years ago

Here's the pip installs for olefile from PyPI for the last month (via pypinfo --percent --pip --markdown olefile pyversion), over a million a month!

python_version percent download_count
2.7 66.6% 723,375
3.6 19.1% 207,606
3.5 9.9% 107,778
3.4 4.1% 44,253
3.3 0.1% 1,430
3.7 0.1% 1,387
2.6 0.0% 27
3.2 0.0% 14
None 0.0% 1
coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 65.298% when pulling 209ef82582baba1ee5ea4cee24b69a61816b0884 on jdufresne:stable into a75f539638b7aadf2cca4169b385366500da0e7e on decalage2:master.