Isaac Slavitt
a3274f1da3
Make python3 the default interpreter ( #113 )
2018-04-19 09:00:41 -07:00
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
Isaac Slavitt
b3e9dfa3f9
Merge pull request #104 from drivendata/pip-installable
...
Create and install src as Python package
2018-04-13 17:29:14 -04:00
Isaac Slavitt
be7f8d76b2
Merge pull request #86 from Midnighter/refactor/clean
...
refactor: extend the `make clean` command
2018-02-13 17:12:49 -05:00
Isaac Slavitt
79e5913563
Merge pull request #84 from Midnighter/feat/requirements
...
feat: upgrade essentials before requirement
2018-02-13 17:11:46 -05:00
Isaac Slavitt
b4483439ff
Merge pull request #85 from Midnighter/refactor/lint
...
refactor: restrict linting to `src` directory
2018-02-13 17:11:04 -05:00
Isaac Slavitt
1c59925c15
Merge pull request #96 from apollonin/patch-1
...
Improve code, so make lint passes
2018-02-13 17:07:50 -05:00
Isaac Slavitt
dc14659408
Merge pull request #71 from pmh-ds/master
...
Added support for multiple AWS profiles
2017-06-23 17:45:48 -04:00
Isaac Slavitt
3e0dbed9a9
Merge pull request #75 from lorey/patch-1
...
Add directory structure to README, improves #10
2017-06-22 09:36:19 -04:00
Isaac Slavitt
f3980db66c
Fix self documenting make on Linux, close #67
2017-03-27 15:37:41 +02:00
Isaac Slavitt
5cc3192a52
Add PROJECT_DIR absolute path as variable in Makefile, per #65
2017-03-13 16:27:17 -04:00
Isaac Slavitt
0249b43291
Merge pull request #55 from mattayes/52-lowercase-repo_name
...
#52 Make default repo_name lowercase
2016-10-25 21:57:48 -04:00
Isaac Slavitt
5dd0669466
Fix typo
2016-10-25 21:54:05 -04:00
Isaac Slavitt
09be03b6ab
Merge pull request #54 from mattayes/53-jupyter-notebooks
...
#53 Refer .gitignore "IPython" comment to reference "Jupyter"
2016-10-25 17:00:40 -04:00
Isaac Slavitt
fa2c58c506
Add LICENSE
2016-07-12 11:46:44 -04:00
Isaac Slavitt
440de6989d
Bump python-dotenv version, closes #30
2016-05-28 08:28:03 -04:00
Isaac Slavitt
031ccf0aa8
Fix imports, closes #27
2016-05-25 14:37:33 -04:00
Isaac Slavitt
7a9232ff4e
Update docs and src for new python-dotenv release
2016-05-01 14:14:56 -04:00
Isaac Slavitt
880c55ee4b
Bump python-dotenv to version w/ new find_dotenv
...
Closes #18
2016-05-01 11:08:04 -04:00
Isaac Slavitt
873cfd66e0
Add discussion of .env usage per #18
...
- Add opinion about being careful before changing folder layout.
2016-04-29 15:48:29 -04:00
Isaac Slavitt
b86cae7431
Fix project root since script was moved
2016-04-29 14:14:47 -04:00
Isaac Slavitt
7f10cfe3c8
Fix typo
2016-04-28 19:14:21 -04:00
Isaac Slavitt
25512d610a
Disable syntax highlighting for folder structure
...
- Wording tweaks
2016-04-28 19:12:52 -04:00
Isaac Slavitt
54385320c1
Fix typo
2016-04-23 16:41:01 -04:00
Isaac Slavitt
8a5a03ef78
Add more to overview
2016-04-23 16:38:58 -04:00
Isaac Slavitt
3fdd064e9f
Fix missing imports
2016-04-14 15:50:11 -04:00
Isaac Slavitt
1f06e5779f
Replace | with │ :bike: 🏠
2016-03-19 18:18:31 -04:00
Isaac Slavitt
f5ebe3f89b
Fix typo
2015-12-06 13:10:46 -05:00
isms
5214aeefa3
Add python-dotenv and default .env file
2015-11-02 09:25:23 -05: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
7e1179a366
Add models and reports directories
2015-10-30 17:37:47 -04:00
isms
ea82744029
Add Sphinx documentation template
2015-10-30 16:05:20 -04:00
isms
47f554a2ea
Add requirements target
2015-10-30 16:05:08 -04:00
isms
ba99332b2d
Start to flesh out READMEs
2015-10-30 15:47:00 -04:00
isms
901ccef511
Move .gitignore to project root
2015-10-30 15:25:38 -04:00
isms
c189298be2
Add other directories 📁
2015-10-30 15:23:59 -04:00
isms
18b322288a
Force add data directories
2015-10-30 15:22:43 -04:00
isms
809b281c58
Add Makefile entries for syncing data to S3
2015-10-30 15:19:25 -04:00
isms
004f0635a4
Initial commit
2015-10-30 15:09:43 -04:00