2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further improvements on worksheets with a very large number of merged cells: add them all at once to avoid successive containment checks. More... about 5 years ago
Works safely with MergedCellRange More... about 5 years ago
Merge More... about 5 years ago
Remove __nonzero__ definitons. More... about 5 years ago
Update docs. More... about 5 years ago
Use CellRange.cells and remove unused import. More... about 5 years ago
Use RGB descriptor and fix tests. More... about 5 years ago
Remove unused imports. More... about 5 years ago
Comment out unreliable colour definitions prior to removing them completely. More... about 5 years ago
Remove "sytem foreground" and "system background" from the list of colors as these are informative only and cannot be serialised More... about 5 years ago
Save the list of colours from the workbook instead of always using the one from the specification. More... about 5 years ago
Add tests for changed ColorList implementation. More... about 5 years ago
Switch to NestedSequences for ColorlList child elements. More... about 5 years ago
Add a cells property for faster formatting of large ranges. More... about 5 years ago
added method to check duplicate_name More... about 5 years ago
moved tables to worksheet More... about 5 years ago
added TableList in worksheet in _tables More... about 5 years ago
added TableList in worksheet More... about 5 years ago
rewrote TableList class and removed method based on suggestion from worksheet More... about 5 years ago
Update docs. More... about 5 years ago
Only create border side objects if these have a style. More... about 5 years ago
Always check for containment using CellRange objects More... about 5 years ago
added name in author list More... about 5 years ago
added table __iter__ More... over 5 years ago
revamped TableList More... over 5 years ago
Merge More... over 5 years ago
added Table List More... over 5 years ago
added TableList class More... over 5 years ago
Add Python 3.9 More... over 5 years ago
Add read-support for crossesAt More... over 5 years ago