camelot-py/camelot
Frh 37483ca202 Prep work for new hybrid parser introduction
Refactor parsers by moving common code to the base class
Maintain Python 3.5 compatibility by removing f"{}"
2020-06-11 17:20:36 -07:00
..
ext Merge pull request #34 from KOLANICH/win_ghostscript_callback_fix 2019-07-24 13:39:18 +03:00
parsers Prep work for new hybrid parser introduction 2020-06-11 17:20:36 -07:00
__init__.py No need to monkey-patch Click.HelpFormatter 2019-07-04 13:13:32 +03:00
__main__.py Blacken code 2019-07-03 23:47:42 +05:30
__version__.py Update HISTORY.md and bump version 2019-07-07 16:07:28 +05:30
cli.py No need to monkey-patch Click.HelpFormatter 2019-07-04 13:13:32 +03:00
core.py Prep work for new hybrid parser introduction 2020-06-11 17:20:36 -07:00
handlers.py Refactor base classes and improve plotting 2020-06-11 17:20:36 -07:00
image_processing.py Update image_processing.py 2019-07-04 00:06:46 +05:30
io.py Fix unit tests, lint, drop Python 2 support 2020-06-11 17:20:35 -07:00
plotting.py Refactor base classes and improve plotting 2020-06-11 17:20:36 -07:00
utils.py Prep work for new hybrid parser introduction 2020-06-11 17:20:36 -07:00