Frh
42f8321c8c
Clean up notebooks, address review comments
...
* Improve explanations of network, hybrid, and lattice parsers
* Remove dead code from parser comparison notebook
* Clean-up notebook variables to reduce size and make diffs cleaner
* Revert changes that were peripheral to the core changes
2020-07-03 18:28:24 -07:00
Frh
9e385bf8fc
Fix plotting unit tests
...
Enforce order of textline plotting for unit test consistency in 3.6.
Create wrapper around camelot plot that enforces backwards consistency
with older versions of matplotlib.
2020-06-11 17:20:37 -07:00
Frh
bd2aab5b2d
Fix unit tests, lint, drop Python 2 support
...
Drop EOL Python 2 support. Resolve unit test discrepancies.
Update unit tests to pass in Travis across all supported Py.
Linting.
2020-06-11 17:20:35 -07:00
Dimiter Naydenov
13616c2fb4
No need to monkey-patch Click.HelpFormatter
2019-07-04 13:13:32 +03:00
Vaibhav Mule
58eddd0804
[MRG + 1] Test UsageError for CLI ( #122 )
...
* add .vscode
* add tests for UsageError
* fix pep8
2018-10-04 22:01:20 +05:30
Vinayak Mehta
fc0542bd3c
Add Python 3 compatibility ( #109 )
...
* Add python3 compat
* Update .gitignore
* Update .gitignore again
* Remove debugging return
* Add unicode_literals import
* Bump version
* Add python3-tk note
2018-09-28 21:58:29 +05:30
Vinayak Mehta
6298f3a0f6
Add codecov to Travis
2018-09-25 12:03:55 +05:30
Vinayak Mehta
8ee54dfc16
Add _static
2018-09-13 16:25:42 +05:30
Vinayak Mehta
9878de4dfc
Add docstrings and update docs
2018-09-09 10:00:22 +05:30
Vinayak Mehta
7c3e531b07
Port tests
2018-09-09 05:29:24 +05:30
Vinayak Mehta
814d7b6939
Add Makefile
2016-08-08 16:32:05 +05:30
Vinayak Mehta
e9602bb353
Create python package
...
Add version support
Add new test file
[RFC] First phase
[RFC] Second phase
[RFC] Third phase
Add logging
Update README
Add debug
Add debug, fixes
Add pep8 changes
Add fix
Rename CLI tool
Add csv fix
Update README
Add fix for numpages
Update README
Update requirements.txt
Use yield
Add tuple unpacking fix
Fix n00b mistake
Add check for None
Fix check for None
Fix unicode
Add relative imports
2016-07-29 21:09:39 +05:30
Vinayak Mehta
271d4cafd6
Modify command line tool
...
Precompute globs
Replace argparse with docopt
Fix CLI
Update .gitignore
Add docstrings
Update README
Fix typo
Replace zip subprocess call
Use tempfile
Fix newline
2016-07-19 17:02:07 +05:30
Vinayak Mehta
f6869a9af4
Improve grid detection and add more options
2016-07-19 17:02:03 +05:30