openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-xlsx
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 20 hours
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #15 from gdub/master
Ståle Undheim
More...
about 14 years ago
Fixed #12 -- Fixed exception when workbook has no dcterms:modified property.
Gary Wilson Jr
More...
about 14 years ago
Merge pull request #14 from joeyates/pip_installation
Ståle Undheim
More...
over 14 years ago
setup.py fails with following error unless keys are removed.
Joe Yates
More...
over 14 years ago
Merge pull request #11 from jboy/master
Ståle Undheim
More...
over 14 years ago
Obtain the last modification date of the spreadsheet.
James Boyden
More...
over 14 years ago
Added ignores for config IDEA files.
Yaroslav Dashivets
More...
over 14 years ago
UnicodeDecodeError and Value may occur in some *.xlsx files due to some problems with determining of cell type. Fixed with simle skipping of current cell processing.
Yaroslav Dashivets
More...
over 14 years ago
Made changes in order to support of python 2.4
Yaroslav Dashivets
More...
over 14 years ago
added a close method to the workbook - testing on my machine right now to make sure this works as I hope.
T.J. Simmons
More...
about 15 years ago
Merge remote branch 'humanfromearth/master'
Ståle Undheim
More...
over 15 years ago
Merged with bf28ecbfa9bb86979fd4
Alexandru Plugaru
More...
over 15 years ago
Added no sharedStrings test file and applied vHanda's commit 63e718ea5d07de0205c1 that solves the issue, also made some pylint and pep-8 cleanup
Alexandru Plugaru
More...
over 15 years ago
NoneType error. It appears that I have been mistaken about the sheetId value, the association between the sheets and the names are based on the order in which they are read. For example:
Alexandru Plugaru
More...
over 15 years ago
Changed version, added readme file, modified the tests and included a fixture, date supports different formats
Alexandru Plugaru
More...
over 15 years ago
Properly handle xlsx files which donot contain any Shared Strings. If a xlsx file does not contain the xl/sharedStrings.xml and requests a shared string in a row/colum then a blank string is returned.
Vishesh Handa
More...
over 15 years ago
Add comparision operators to the Cell class. This makes it Python3 compatible.
Vishesh Handa
More...
over 15 years ago
Add comparision operators to the Cell class. This makes it Python3 compatible.
Vishesh Handa
More...
over 15 years ago
Added date data type support - from xlrd library
Alexandru Plugaru
More...
over 15 years ago
The sheetId attribute in the sheet node is the correct sheet id
Alexandru Plugaru
More...
almost 16 years ago
Fixed function call
Alexandru Plugaru
More...
almost 16 years ago
Fixed issue with sheet index also added __iter__. If sheet ids start with 1 or any other number will result in an index bug
Alexandru Plugaru
More...
almost 16 years ago
Handling of the cells with inline styles is fixed. Now pyxlsx returnes the correct string value for the cells where the mixed styles are used, e.g. where some text is bold and some is italic.
unknown
More...
about 16 years ago
Merge commit 'DocHoncho/master'
Ståle Undheim
More...
about 16 years ago
Sheets are no longer stored in a class variable. rows and cols are now accessible through a method that will load the data first.
Ståle Undheim
More...
about 16 years ago
Updated setup.py to match author.
Ståle Undheim
More...
over 16 years ago
Added a basic setup.py file for distribution
Chris Adams
More...
over 16 years ago
This is not a commit message.
unknown
More...
over 16 years ago
More graceful handling of empty nodes
Chris Adams
More...
over 16 years ago
More graceful handling of empty nodes
Chris Adams
More...
over 16 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree