2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revised implementations of column name lookups. Distribution is not even so creating a cache of all possible names, while elegant, isn't necessary. More... over 1 year ago
Fixes based on Sample7 More... over 1 year ago
Make it possible to convert from CustomFilter to one of the Openpyxl filters. More... over 1 year ago
Update docs. More... over 1 year ago
Add a "wildcard" operator and update documentation. More... over 1 year ago
Implement wildcard escaping. More... over 1 year ago
Update documentation regarding NumericFilter, BlankFilter, StringFilter More... over 1 year ago
Need to double slash for safety More... over 1 year ago
Add a lot of tests, fixup issues found in testing More... over 1 year ago
Swap to Nested Sequence, removed unused code More... over 1 year ago
No need for a regex to check patterns. More... over 1 year ago
Avoid problems with sequences that can contain variable complex types. Might More... over 1 year ago
Update changes More... over 1 year ago
Fix up pivot tuples and pCDSDTCEntries. Removed duplicate definition of tupleCache from CacheDefinition More... over 1 year ago
Update docs More... over 1 year ago
Microoptimisation when calculating sheet boundaries. More... over 1 year ago
Add some tests which allow some child objects to be of different types. More... over 1 year ago
Merge branch 'topic/3.1/add-author' into 'branch/3.1' More... over 1 year ago
Add myself to Authors More... over 1 year ago
Simplify implementation. More... over 1 year ago
Merge with 3.1 More... over 1 year ago
Update docs More... over 1 year ago
Use a context manager to ensure the file handle for the worksheet is closed. More... over 1 year ago
Pinning lxml to < 5.0 seems to solve some problems. More... over 1 year ago
Update docs. More... over 1 year ago
Looks like pytest has dropped support for unittest setup methods so switched More... over 1 year ago
Pin lxml to 5.0.1 until the upstream bug is resolved as the failure is masking others More... over 1 year ago
Update copyright More... over 1 year ago
Add file to repo More... over 1 year ago
Hopefully fix RTD configuration. More... over 1 year ago