Francis T. O'Donovan
937563bb97
Fix typo in getting-started.rst
8 years ago
Harald Wartig
91b9e1f3d0
Remove dead whitespace.
...
For newly created projects `make lint` would otherwise complain about
the dead whitespace in `src/data/make_dataset.py`.
8 years ago
Harald Wartig
1a2d598725
Exclude docs/conf.py from linting.
...
Running `make lint` after initializing a fresh project complains about errors in `docs/conf.py`. Which is kinda awkward for the user as he didn't write any code yet and already has errors. As this file is autogenerated I think it is best to exclude it from linting rather than fixing the errors.
8 years ago
Harald Wartig
f8dc8b0a2d
Update commands doc.
...
The current Makefile template doesn't use `s3cmd` anymore but `aws s3 sync`.
8 years ago
Ole Henrik Skogstrøm
58e0ee4d84
Rename src/model to src/models
...
fixes #40
8 years ago
Dong Liu
a4b79f9970
Update .gitignore file to avoid ignoring the src/data folder
...
Update .gitignore file to avoid ignoring the src/data folder
9 years ago
Dong Liu
52bc431939
Update .gitignore file to ignore the data folder
9 years ago
Isaac Slavitt
440de6989d
Bump python-dotenv version, closes #30
9 years ago
Michael Bell
de9b34052d
Removed --recursive flag from s3 sync in the Makefile
9 years ago
Peter Bull
03a96219ea
Update to awscli so Python 3 works
...
Closes #23
9 years ago
Peter Bull
7d8086ea87
Wrong path in Make data
9 years ago
Isaac Slavitt
7a9232ff4e
Update docs and src for new python-dotenv release
9 years ago
Isaac Slavitt
880c55ee4b
Bump python-dotenv to version w/ new `find_dotenv`
...
Closes #18
9 years ago
Cody Rioux
d3d7b74ff9
Added virtualenv directories to flake8 exclude list.
9 years ago
Cody Rioux
fa3c332415
Silenced pip on installation of requirements.
9 years ago
Isaac Slavitt
b86cae7431
Fix project root since script was moved
9 years ago
Jordan Bramble
e69ae335a4
updates docs to reflect new directory structure; adds more general name to visualization directory
9 years ago
Jordan Bramble
3c345193bb
adds visualization directory to src
9 years ago
Isaac Slavitt
3fdd064e9f
Fix missing imports
9 years ago
Peter Bull
618fcbfff4
Fix BSD not printing issue
9 years ago
Isaac Slavitt
1f06e5779f
Replace | with │ 🚲 🏠
9 years ago
Peter Bull
d4634ac579
remove changed folder structure from README
9 years ago
Peter Bull
9841cfa1b6
Add license options
9 years ago
Peter Bull
3f706d9239
Keep /src/data/ where scripts are
9 years ago
Peter Bull
74d36bd24c
Update to structure
9 years ago
Peter Bull
18e38f4164
Remove some extras from .gitignore
9 years ago
Peter Bull
78b24baab7
Add license file
9 years ago
Isaac Slavitt
f5ebe3f89b
Fix typo
9 years ago
Peter Bull
4e29e24bfe
Make s3 bucket variable work
...
bonus: instruction not to include s3:// in the bucket name
9 years ago
isms
5214aeefa3
Add python-dotenv and default .env file
9 years ago
isms
f90e83a968
Add support for .env loading
9 years ago
isms
6e0dc39a6c
Add flake8 linting
9 years ago
isms
7e1179a366
Add models and reports directories
9 years ago
isms
ea82744029
Add Sphinx documentation template
9 years ago
isms
47f554a2ea
Add requirements target
9 years ago
isms
ba99332b2d
Start to flesh out READMEs
9 years ago
isms
901ccef511
Move .gitignore to project root
9 years ago
isms
c189298be2
Add other directories 📁
9 years ago
isms
18b322288a
Force add data directories
9 years ago
isms
809b281c58
Add Makefile entries for syncing data to S3
9 years ago
isms
004f0635a4
Initial commit
9 years ago