0
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Oct 19, 2024 — Oct 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a bug that was happening with the reports package in case you were using pictures without having pillow installed More... about 4 years ago
fix empty list More... about 4 years ago
release notes [skip ci] More... about 4 years ago
reports: fontcolor filter (#1692) More... about 4 years ago
accept also hex colors, closes #1535 More... about 4 years ago
added 'show' argument to to_pdf so open the generated PDF automatically More... about 4 years ago
refactor screen_update/display_alerts with new context manager, closes #1682 More... about 4 years ago
* properly clean up App on Windows when used as context manager * fix a bug with non-string headers when calling table.udpate * reports: fix a bug when positioning shapes More... about 4 years ago
docs More... about 4 years ago
fix 'header' filter in frames More... about 4 years ago
release notes More... about 4 years ago
fix shape_types on mac More... about 4 years ago
fixing tests, refactor arithmetic filters to abbreviated version and cleaned up docs More... about 4 years ago
added header filter More... about 4 years ago
don't send df index by default and replace noindex with showindex More... about 4 years ago
refactored filters to be called according to their position dependent and allow them to be called multiple times. Closes #1675 More... about 4 years ago
added formatting filter More... about 4 years ago
refactor parsing More... about 4 years ago
datetime fixes in reports package More... about 4 years ago
app.properties() context manager (#1671) More... about 4 years ago
Reports: datetime and arithmetic filters / breaking change: filter string args must be Excel strings (#1674) More... about 4 years ago
remove the A1 select hack, closes #1672 More... about 4 years ago
muting pdf warning More... about 4 years ago
made create_report accessible as app method More... about 4 years ago
add the exclude_start_string arg to book.to_pdf to easily exclude sheets by name More... about 4 years ago
removed killing of the Excel process as it fails regularly, yet the process is cleaned up perfectly by quit() More... about 4 years ago
reports: added top/left filters for graphics (#1666) More... about 4 years ago
fixed typo in shape types More... about 4 years ago
added missing shape types More... about 4 years ago
fixed oversight for headerless tables (see #1664) More... over 4 years ago