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
Peter Bull
2059394d5c
Merge pull request #41 from ohenrik/master
...
Rename src/model to src/models
8 years ago
Ole Henrik Skogstrøm
58e0ee4d84
Rename src/model to src/models
...
fixes #40
8 years ago
Isaac Slavitt
fa2c58c506
Add LICENSE
8 years ago
Peter Bull
1565d69717
Merge pull request #36 from liudonghs/master
...
Update .gitignore file to avoid ignoring the src/data folder
9 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
drivendata
e79b6b0ed8
Merge pull request #35 from liudonghs/master
...
Update .gitignore file to ignore the 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
Isaac Slavitt
031ccf0aa8
Fix imports, closes #27
9 years ago
Peter Bull
58b3bb6376
Merge pull request #29 from mrbell/master
...
Removed --recursive flag from s3 sync in the Makefile
closes #28
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
Peter Bull
af6134fc7f
Merge pull request #21 from codyrioux/master
...
Less Verbose make Commands (data, lint)
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
873cfd66e0
Add discussion of .env usage per #18
...
- Add opinion about being careful before changing folder layout.
9 years ago
Isaac Slavitt
b86cae7431
Fix project root since script was moved
9 years ago
Isaac Slavitt
7f10cfe3c8
Fix typo
9 years ago
Isaac Slavitt
25512d610a
Disable syntax highlighting for folder structure
...
- Wording tweaks
9 years ago
Peter Bull
34867e1bff
Merge pull request #15 from jbrambleDC/add_visualization_src
...
adds visualization directory to src
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
Peter Bull
c6b256aa85
Typos
9 years ago
Peter Bull
6baa884a35
GA quick fix.
9 years ago
Peter Bull
b30a42bebe
Bigger margin for readability
9 years ago
Peter Bull
c73e553d02
Minor readme updates
9 years ago
Peter Bull
71e6d40416
Update typo
9 years ago
Peter Bull
dee0d3ff21
Merge pull request #11 from drivendata/update-doc
...
Add more to overview
9 years ago
Isaac Slavitt
54385320c1
Fix typo
9 years ago
Isaac Slavitt
8a5a03ef78
Add more to overview
9 years ago
Peter Bull
4797ed7128
Fix URL
9 years ago
Peter Bull
3f1ecb200c
README tweaks
9 years ago
Peter Bull
ad96dfc6f1
Documentation updates!
9 years ago
Peter Bull
f24a8f77c7
Initial docs commit
9 years ago
Isaac Slavitt
3fdd064e9f
Fix missing imports
9 years ago
Peter Bull
ff0439f2cb
Stupidest part of the JSON spec.
9 years ago
Peter Bull
120a3ea34c
Change order, mark s3 bucket as optional
9 years ago
Peter Bull
a199fa53f2
Add cookiecutter dependency version
9 years ago
Peter Bull
618fcbfff4
Fix BSD not printing issue
9 years ago
Peter Bull
341f835466
Script doesn't work; try image embed
9 years ago
Peter Bull
3763626fc2
asciicinema player
9 years ago
Peter Bull
6e9a888fd9
Add pip command to README
9 years ago
Peter Bull
03e072f265
Use URL to avoid checking creds
9 years ago
Isaac Slavitt
1f06e5779f
Replace | with │ 🚲 🏠
9 years ago
Peter Bull
d4634ac579
remove changed folder structure from README
9 years ago