Vinayak Mehta
5645ef5b62
Update setup.py
2018-10-15 04:31:54 +05:30
Vinayak Mehta
898646b73b
Add conda installation instructions
2018-10-09 20:22:07 +05:30
Vinayak Mehta
296be21d9d
Update requirement versions
2018-10-08 01:44:20 +05:30
Vinayak Mehta
fe68328ef2
Move opencv-python to extra_requires ( #134 )
2018-10-08 01:10:48 +05:30
Oshawk
90aaba6eec
[MRG + 1] Make pep8 ( #125 )
...
* Make setup.py pep8
Add new line at end of file, fix bare except, remove unused import.
* Make tests/*.py pep8
Add some newlines at and of files and a visual indent.
* Make docs/*.py pep8
Fix block comments and add new lines at end of files.
* Make camelot/*.py pep8
Fixed unused import, a few weirdly ordered imports, a docstring typo and many new lines at the end of lines.
* Fix imports
Fix import order and remove a couple more unused imports.
* Fix indents
Fix indentation (no opening delimiter alignment).
* Add newlines
2018-10-05 16:55:43 +05:30
Vinayak Mehta
f7e69bbbfe
[MRG] Add python versions ( #119 )
...
* Add python versions
* Add MANIFEST.in
* Bump numpy version
2018-10-04 23:43:52 +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
9c4e7bf3f6
Add long description content type
2018-09-24 21:08:10 +05:30
Vinayak Mehta
be2733ebd2
Add utf8 header
2018-09-24 16:27:26 +05:30
Vinayak Mehta
3170a9689f
Add flavors
2018-09-23 10:53:32 +05:30
Vinayak Mehta
656808b8e2
Fix setup.py
2018-09-11 08:31:37 +05:30
Vinayak Mehta
5eeb362c83
Add extras_require and trove classifiers
2018-09-11 08:31:37 +05:30
Vinayak Mehta
7bb1aee9b6
Add CLI
2018-09-10 15:16:41 +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
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