This repository was archived by the owner on Apr 11, 2025. It is now read-only.
forked from camelot-dev/camelot
-
Notifications
You must be signed in to change notification settings - Fork 16
Roadmap #91
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Proposal for roadmap:
Next minor release 0.0.2
Support python 3.12
Fix windows support
Merge open pr's from old repo's. (With non breaking API Changes)
- [MRG] Python 3.12 #44
- [MRG] Bump pdfminer Version #45
- [MRG] bump pypdf version #46
- Reflect camelot in pypdf_table_extraction namespace #11
- Refactor method
Table.set_edges
for readability #52 - Bugfix for Stream._group_rows #19
- Speedup as in https://github.com/camelot-dev/camelot/issues/161 #94
- [FIX]/[IMP] Windows Support #149
Next Major release 1.0.0
Supported Python versions 3.8 - 3.12
- Add pypdfium2 Backend Drop Poppler and switch to pdfium2 Backend? #89 add pdfium backend and set it as default image conversion backend ✨ #230
- Replace defunct
pdftopng
with another lib to the poppler backend. - Make Ghostscript backend optional 💣 Make Ghostscript an optional dependency ✨ #258
- Simplify and fix
Table.set_span
#53 [REF] Simplify and fix Table.set_span #226 - Network/Hybrid parser - Automatically choose flavor based on type of table in PDF? #90
- Added supported for CLI margins option. #32 Added supported for CLI margins option. #111
- Enable pre-commit again
- Typing [Question] Should we enabling typing across the repo? #96 Add typing for camelot/backends #12
- Complete renaming
- Replace function
- Add saturation threshold option for low contrast tables #43
- improve how PDFHandler caches single page of pdf #93
Next Minor release after major 0.1.1
- Deprecate python 3.8
- Support python 3.13
- add support for file_bytes argument with managed_file_context() #16
- Adding get_bounding_box property #22
- Multi parameter for page level parameters #42
felipeacsi
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed