Commit Graph

9 Commits

Author SHA1 Message Date
Isaac Slavitt 74a2e29fef Use pathlib instead of os.path where applicable (#112)
* Use pathlib in test_creation.py

* Use pathlib for PROJECT_DIR example in make_dataset.py

* Add pathlib2 for backwards compatibility if project is Python 2
2018-04-16 11:58:45 -07:00
Peter Bull 12a6e8a1f9 Create and install src as Python package 2018-03-22 17:39:34 -07:00
Isaac Slavitt 440de6989d Bump python-dotenv version, closes #30 2016-05-28 08:28:03 -04:00
Peter Bull 03a96219ea Update to awscli so Python 3 works
Closes #23
2016-05-21 16:51:34 -04:00
Isaac Slavitt 880c55ee4b Bump python-dotenv to version w/ new `find_dotenv`
Closes #18
2016-05-01 11:08:04 -04:00
isms f90e83a968 Add support for .env loading 2015-11-02 09:09:45 -05:00
isms 6e0dc39a6c Add flake8 linting 2015-11-02 09:02:49 -05:00
isms ea82744029 Add Sphinx documentation template 2015-10-30 16:05:20 -04:00
isms 004f0635a4 Initial commit 2015-10-30 15:09:43 -04:00