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
Update docs. More... over 5 years ago
Always use ElementTree if defusedxml is installed to avoid deprecation warnings. More... over 5 years ago
Update docs. More... over 5 years ago
Border styles are optional More... over 5 years ago
Merge More... over 5 years ago
Closed branch Scott-Noyes/fix-some-grammar-and-spelling-1574230839774 More... over 5 years ago
Merged in scott_noyes/openpyxl-1/Scott-Noyes/fix-some-grammar-and-spelling-1574230839774 (pull request #358) More... over 5 years ago
Merge More... over 5 years ago
Update docs. More... over 5 years ago
Handle rowBreak and colBreak more explicitly and demote ws.page_breaks to a property. More... over 5 years ago
Merged in scott_noyes/openpyxl/default (pull request #359) More... over 5 years ago
Merged in scott_noyes/openpyxl/default (pull request #359) More... over 5 years ago
Merged Scott-Noyes/fix-grammar-and-spelling-errors-1574224174595 into default More... over 5 years ago
Fix grammar and punctuation More... over 5 years ago
Correct grammar and layout More... over 5 years ago
Add missing word More... over 5 years ago
Remove repeated words More... over 5 years ago
Add missing word More... over 5 years ago
Add missing word More... over 5 years ago
Add missing word and punctuation More... over 5 years ago
Correct spelling More... over 5 years ago
Add missing word More... over 5 years ago
Add missing punctuation More... over 5 years ago
Fix some grammar and spelling More... over 5 years ago
Fix grammar and spelling errors. More... over 5 years ago
Merged in psimons2/openpyxl2/issue-1321 (pull request #356) More... over 5 years ago
Test the cell index of the second row in a separate test. More... over 5 years ago
Don't create row_dimensions unnecessarily when the 'r' attribute is missing. More... over 5 years ago
Rename max_row and max_column to row_counter and col_counter so they are not confused with the worksheet properties. More... over 5 years ago
Improve the test. More... over 5 years ago