Commit Graph

15 Commits (9879a87c6f7c152704953ab6bc377f5903e5f601)

Author SHA1 Message Date
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
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 8d4dff7c8a Resolve merge conflict in conf.py 2018-09-11 18:56:02 +05:30
Vinayak Mehta 240ffc34ba Resolve merge conflict 2018-09-11 18:51:47 +05:30
Vinayak Mehta 066c5c6aca Add LICENSE and _templates 2018-09-11 18:47:29 +05:30
Vinayak Mehta 3713c08642 Fix sphinx conf, add _themes and _templates 2018-09-11 08:31:37 +05:30
Vinayak Mehta d3ded193ae Add pandas intersphinx mapping 2018-09-11 08:31:37 +05:30
Vinayak Mehta 72a22dbd06 Fix sphinx conf, add _themes and _templates 2018-09-11 07:34:54 +05:30
Vinayak Mehta 0ed1e6381e Add pandas intersphinx mapping 2018-09-11 06:00:04 +05:30
Vinayak Mehta 02ef332bd6 Add logo 2016-10-04 20:59:52 +05:30
Vinayak Mehta 7e5804f87d Adds documentation
[MRG] Adds documentation
2016-08-09 17:23:50 +05:30
Vinayak Mehta 8ff04391b7 Add coveragerc and update Makefile 2016-08-08 17:24:13 +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