openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
openpyxl
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 3 of 306
Search / Filter on:
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.
Charlie Clark
More...
over 1 year ago
Fixes based on Sample7
snippet
More...
over 1 year ago
Make it possible to convert from CustomFilter to one of the Openpyxl filters.
Charlie Clark
More...
over 1 year ago
Update docs.
Charlie Clark
More...
over 1 year ago
Add a "wildcard" operator and update documentation.
Charlie Clark
More...
over 1 year ago
Implement wildcard escaping.
Charlie Clark
More...
over 1 year ago
Update documentation regarding NumericFilter, BlankFilter, StringFilter
Charlie Clark
More...
over 1 year ago
Need to double slash for safety
snippet
More...
over 1 year ago
Add a lot of tests, fixup issues found in testing
snippet
More...
over 1 year ago
Swap to Nested Sequence, removed unused code
snippet
More...
over 1 year ago
No need for a regex to check patterns.
Charlie Clark
More...
over 1 year ago
Avoid problems with sequences that can contain variable complex types. Might
Charlie Clark
More...
over 1 year ago
Update changes
snippet
More...
over 1 year ago
Fix up pivot tuples and pCDSDTCEntries. Removed duplicate definition of tupleCache from CacheDefinition
snippet
More...
over 1 year ago
Update docs
Charlie Clark
More...
over 1 year ago
Microoptimisation when calculating sheet boundaries.
Charlie Clark
More...
over 1 year ago
Add some tests which allow some child objects to be of different types.
Charlie Clark
More...
over 1 year ago
Merge branch 'topic/3.1/add-author' into 'branch/3.1'
CharlieC
More...
over 1 year ago
Add myself to Authors
primozgodec
More...
over 1 year ago
Simplify implementation.
Charlie Clark
More...
over 1 year ago
Merge with 3.1
Charlie Clark
More...
over 1 year ago
Update docs
Charlie Clark
More...
over 1 year ago
Use a context manager to ensure the file handle for the worksheet is closed.
Charlie Clark
More...
over 1 year ago
Pinning lxml to < 5.0 seems to solve some problems.
Charlie Clark
More...
over 1 year ago
Update docs.
Charlie Clark
More...
over 1 year ago
Looks like pytest has dropped support for unittest setup methods so switched
Charlie Clark
More...
over 1 year ago
Pin lxml to 5.0.1 until the upstream bug is resolved as the failure is masking others
Charlie Clark
More...
over 1 year ago
Update copyright
Charlie Clark
More...
over 1 year ago
Add file to repo
Charlie Clark
More...
over 1 year ago
Hopefully fix RTD configuration.
Charlie Clark
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
305
306
→
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