camelot-py/camelot
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
..
parsers Add Python 3 compatibility (#109) 2018-09-28 21:58:29 +05:30
__init__.py Add utf8 header 2018-09-24 16:27:26 +05:30
__version__.py Add Python 3 compatibility (#109) 2018-09-28 21:58:29 +05:30
cli.py Add utf8 header 2018-09-24 16:27:26 +05:30
core.py Fix TableList repr 2018-09-27 04:42:23 +05:30
handlers.py Add utf8 header 2018-09-24 16:27:26 +05:30
image_processing.py Add utf8 header 2018-09-24 16:27:26 +05:30
io.py Add utf8 header 2018-09-24 16:27:26 +05:30
plotting.py Deprecate debug and add plot docstrings 2018-09-23 11:56:40 +05:30
utils.py Add Python 3 compatibility (#109) 2018-09-28 21:58:29 +05:30