Commit Graph

499 Commits (28371817dba33cd177e3a2c709bb76ca88030c15)

Author SHA1 Message Date
Vinayak Mehta 455b6d7961 Add apt update 2018-10-07 13:58:09 +05:30
Vinayak Mehta 2527512f63 Replace gs subprocess call (Wand experiment)
Replace gs subprocess call

Update requirements.txt
2018-10-07 13:39:44 +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
Vinayak Mehta 08f638243e Fix codecov link 2018-09-25 11:45:57 +05:30
Vinayak Mehta 6703f2f254 Add codecov 2018-09-25 11:42:45 +05:30
Vinayak Mehta 13f2b199c9 Add Travis 2018-09-25 11:01:42 +05:30
Vinayak Mehta 7731497a5b Fix relative links
Fix broken links
2018-09-24 22:15:43 +05:30
Vinayak Mehta 9c4e7bf3f6 Add long description content type 2018-09-24 21:08:10 +05:30
Vinayak Mehta 3b60a00ae9 Update README 2018-09-24 16:30:11 +05:30
Vinayak Mehta be2733ebd2 Add utf8 header 2018-09-24 16:27:26 +05:30
Vinayak Mehta 3600025a22 Add doc fixes 2018-09-24 16:26:35 +05:30
Vinayak Mehta 36b1dee5d9 Update logo, equal width 2018-09-24 11:14:03 +05:30
Vinayak Mehta 029e515444 Update logo
Update logo
2018-09-24 01:49:08 +05:30
Vinayak Mehta 5b726ddc0f Merge branch 'master' of github.com:socialcopsdev/camelot 2018-09-24 01:01:38 +05:30
Vinayak Mehta 93b4dabcc2 Update CLI 2018-09-24 01:00:30 +05:30
Vinayak Mehta bcca76478f
Update LICENSE 2018-09-23 22:48:17 +05:30
Vinayak Mehta 75f667ccd5 Add jupyter notebook link 2018-09-23 21:45:20 +05:30
Vinayak Mehta 481b62a9f6
Merge pull request #107 from socialcopsdev/add_flavor
Deprecate mesh and add flavors
2018-09-23 14:04:38 +05:30
Vinayak Mehta a70befe528 Update docs 2018-09-23 14:04:21 +05:30
Vinayak Mehta 959a252aa3 Fix CLI 2018-09-23 12:45:01 +05:30
Vinayak Mehta 7aaa7b2460 Deprecate debug and add plot docstrings 2018-09-23 11:56:40 +05:30
Vinayak Mehta 71d91fbebd Fix plot_text 2018-09-23 11:45:20 +05:30
Vinayak Mehta 3170a9689f Add flavors 2018-09-23 10:53:32 +05:30
Vinayak Mehta 4a30c5a514 Add more benchmarks 2018-09-22 17:50:41 +05:30
Vinayak Mehta cc9ab72485 Update electoral roll benchmark 2018-09-21 13:42:13 +05:30