Vinayak Mehta
c5c85a2dc8
Fix index.rst
2018-10-22 21:58:51 +05:30
Vinayak Mehta
9c6ec49652
Update index.rst
2018-10-22 21:53:38 +05:30
Vinayak Mehta
2a60d1fd54
Update README
2018-10-22 21:52:49 +05:30
Vinayak Mehta
2022a8abc9
Update HISTORY.md
2018-10-19 17:00:20 +05:30
Jonathan Lloyd
3def4a5aea
[MRG + 1] Add suppress_warnings flag ( #155 )
...
* Add suppress_warnings flag
* Add --quiet flag to cli (to suppress warnings)
* Remove TODO and update comment
2018-10-19 16:55:00 +05:30
Vinayak Mehta
1d064adc3e
Update .editorconfig and HISTORY.md
2018-10-19 16:23:15 +05:30
KOLANICH
7baea06bca
Add .editorconfig ( #151 )
2018-10-19 16:19:06 +05:30
Vinayak Mehta
5645ef5b62
Update setup.py
2018-10-15 04:31:54 +05:30
Krishna Sumanth
7a3b76cb76
Update conf.py
2018-10-12 21:39:38 +05:30
Krishna Sumanth
970f906435
Update conf.py
2018-10-12 21:37:53 +05:30
Krishna Sumanth
297888b18c
Update conf.py
2018-10-12 20:22:02 +05:30
Vinayak Mehta
9362175a82
Update advanced.rst
2018-10-12 16:46:09 +05:30
Vinayak Mehta
9e6474e5a6
Update HISTORY.md
2018-10-11 23:51:05 +05:30
Vaibhav Mule
1ba0cfc7bc
[MRG + 1] Run codecov only once ( #132 )
...
* Run codecov only once
* Update .travis.yml
* Update .travis.yml
* Add os based install to Makefile
* Add requests like .travis.yml and Makefile
* Add 'sudo: required' to .travis.yml
* Add before_install
* Make separate command
2018-10-11 23:36:36 +05:30
Vinayak Mehta
8d38907832
Update conda installation instructions
...
Update conda installation instructions again
2018-10-11 13:00:41 +05:30
Vinayak Mehta
ac2d40aa44
Update HISTORY.md
...
Update HISTORY.md again
2018-10-10 00:37:25 +05:30
Vinayak Mehta
c33bf9c168
Add docs badge
2018-10-09 21:33:51 +05:30
Vinayak Mehta
d628e9b5df
Update requirements.txt
2018-10-09 21:23:10 +05:30
Vinayak Mehta
750f955f9c
Add requirements.txt for rtd
2018-10-09 21:21:50 +05:30
Vinayak Mehta
898646b73b
Add conda installation instructions
2018-10-09 20:22:07 +05:30
Vinayak Mehta
45e7f7570e
Bump version
2018-10-08 03:54:21 +05:30
Vinayak Mehta
296be21d9d
Update requirement versions
2018-10-08 01:44:20 +05:30
Vinayak Mehta
1a358f603a
Update MANIFEST.in
...
Update HISTORY.md
2018-10-08 01:18:19 +05:30
Vinayak Mehta
fe68328ef2
Move opencv-python to extra_requires ( #134 )
2018-10-08 01:10:48 +05:30
Vinayak Mehta
9b2fc53e58
Bump version
2018-10-05 20:22:46 +05:30
Vinayak Mehta
80f6870117
Update HISTORY.md
2018-10-05 20:21:02 +05:30
Vaibhav Mule
c53ea795fd
[MRG + 1] Add tests for repr ( #128 )
...
* add tests for repr
* remove repr for Cell
* add round for repr of Cell
* change decimal places to 2
* change tests for 2 decimal places
2018-10-05 20:19:24 +05:30
Vinayak Mehta
f13337d50a
Update README
2018-10-05 19:46:38 +05:30
Vinayak Mehta
192f12a710
Add HISTORY.md
2018-10-05 19:42:19 +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
6e8079df84
[MRG] Add tests for output formats and parser kwargs ( #126 )
...
* Remove unused image processing code
* Add opencv back-compat comment
* Add tests for parser special cases
* Fix lattice table area test
* Add tests for output format
* Add openpyxl dep
2018-10-05 16:15:30 +05:30
Vinayak Mehta
cf7823f33c
[MRG] Add ghostscript fix for windows ( #124 )
...
* Add ghostscript fix for windows
* Add python2 fix
* Update install.rst
2018-10-05 02:06:37 +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
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
9d00937ec7
Fix GH issues link
2018-10-03 19:36:29 +05:30
Vinayak Mehta
9ff61c70d3
Update README
...
Update docs
2018-10-03 13:12:32 +05:30
Vinayak Mehta
2a1d21af32
Add CLI tests ( #117 )
2018-10-03 01:09:08 +05:30
Johnny Metz
2b8ae5fa4d
[MRG + 1] Update contributor's guide with new labels ( #116 )
...
* Update contributor's guide with new labels
* Update labels in docs
2018-10-03 00:48:13 +05:30
christinegarcia
ea79cf2fb7
[MRG + 1] Copyedit all documentation for Camelot ( #112 )
...
* Copyedit index.rst
* Copyedit intro.rst
* Copyedit install.rst
* Copyedit how-it-works.rst
* Fix subheading capitalization on install.rst
* Copyedit quickstart.rst
* Copyedit advanced.rst
* Copyedit cli.rst
* Copyedit contributing.rst
* Make more heading & sub-heading capitalization fixes (for consistency)
* Fix README and docs
2018-10-02 23:37:49 +05:30
Vinayak Mehta
9537143fe0
Add pytest-cov
...
Add fix for coverage
Add source and omit to coveragerc
Update coveragerc
Update coveragerc
Add source to coveragerc
Update coveragerc source
Add init to tests
Fix ImportError
Fix ImportError again
2018-10-02 22:37:38 +05:30
Vinayak Mehta
c5bde5e2ad
[MRG] Add error/warning tests ( #113 )
...
* Add unknown flavor test
* Add input kwargs test
* Remove unused utils
* Add unsupported format test
* Add stream unequal tables-columns length test
* Add python3 compat
* Add no tables found test
* Convert util info log to warning
2018-10-02 19:28:42 +05:30
Vinayak Mehta
f1bf4309ec
Update .coveragerc
...
Update requirements.txt
Revert .coveragerc
Update pytest command
Revert coverage
2018-10-02 17:58:50 +05:30
Vinayak Mehta
09ed772b6a
Fix doc typo
2018-09-30 14:09:22 +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
82463e10b4
Fix link
2018-09-28 14:58:11 +05:30
Vinayak Mehta
b9648f3b39
Update intro doc
2018-09-28 14:49:07 +05:30
Vinayak Mehta
dfb0d4fb4c
Fix TableList repr
2018-09-27 04:42:23 +05:30
Vinayak Mehta
00b7b2aeba
Add note
2018-09-27 00:31:51 +05:30
Vinayak Mehta
759e635a3c
Bump version
2018-09-25 12:32:01 +05:30
Vinayak Mehta
6298f3a0f6
Add codecov to Travis
2018-09-25 12:03:55 +05:30