Commit Graph

59 Commits

Author SHA1 Message Date
Peter Bull 03a96219ea Update to awscli so Python 3 works
Closes #23
2016-05-21 16:51:34 -04:00
Peter Bull 7d8086ea87 Wrong path in Make data 2016-05-02 22:35:49 -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
Peter Bull af6134fc7f Merge pull request #21 from codyrioux/master
Less Verbose make Commands (data, lint)
2016-04-29 16:48:19 -05:00
Cody Rioux d3d7b74ff9 Added virtualenv directories to flake8 exclude list. 2016-04-29 14:17:38 -07:00
Cody Rioux fa3c332415 Silenced pip on installation of requirements. 2016-04-29 14:17:08 -07: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
Peter Bull 34867e1bff Merge pull request #15 from jbrambleDC/add_visualization_src
adds visualization directory to src
2016-04-27 07:20:01 -05:00
Jordan Bramble e69ae335a4 updates docs to reflect new directory structure; adds more general name to visualization directory 2016-04-27 00:51:04 -04:00
Jordan Bramble 3c345193bb adds visualization directory to src 2016-04-26 17:35:07 -04:00
Peter Bull c6b256aa85 Typos 2016-04-25 17:29:25 -04:00
Peter Bull 6baa884a35 GA quick fix. 2016-04-25 17:26:51 -04:00
Peter Bull b30a42bebe Bigger margin for readability 2016-04-24 11:36:28 -04:00
Peter Bull c73e553d02 Minor readme updates 2016-04-23 17:16:53 -04:00
Peter Bull 71e6d40416 Update typo 2016-04-23 16:56:15 -04:00
Peter Bull dee0d3ff21 Merge pull request #11 from drivendata/update-doc
Add more to overview
2016-04-23 16:52:49 -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
Peter Bull 4797ed7128 Fix URL 2016-04-23 16:00:53 -04:00
Peter Bull 3f1ecb200c README tweaks 2016-04-23 15:59:58 -04:00
Peter Bull ad96dfc6f1 Documentation updates! 2016-04-23 15:46:00 -04:00
Peter Bull f24a8f77c7 Initial docs commit 2016-04-23 12:19:28 -04:00
Isaac Slavitt 3fdd064e9f Fix missing imports 2016-04-14 15:50:11 -04:00
Peter Bull ff0439f2cb Stupidest part of the JSON spec. 2016-03-26 12:55:20 -04:00
Peter Bull 120a3ea34c Change order, mark s3 bucket as optional 2016-03-23 17:00:17 -04:00
Peter Bull a199fa53f2 Add cookiecutter dependency version 2016-03-23 16:25:22 -04:00
Peter Bull 618fcbfff4 Fix BSD not printing issue 2016-03-23 16:19:23 -04:00
Peter Bull 341f835466 Script doesn't work; try image embed 2016-03-23 13:04:32 -04:00
Peter Bull 3763626fc2 asciicinema player 2016-03-23 13:03:04 -04:00
Peter Bull 6e9a888fd9 Add pip command to README 2016-03-23 12:55:39 -04:00
Peter Bull 03e072f265 Use URL to avoid checking creds 2016-03-23 12:54:54 -04:00
Isaac Slavitt 1f06e5779f Replace | with │ 🚲🏠 2016-03-19 18:18:31 -04:00
Peter Bull d4634ac579 remove changed folder structure from README 2016-03-19 18:16:22 -04:00
Peter Bull d96bce8e72 Bad copy-pasta 2016-03-19 17:54:45 -04:00
Peter Bull 9841cfa1b6 Add license options 2016-03-19 17:46:54 -04:00
Peter Bull 3f706d9239 Keep /src/data/ where scripts are 2016-03-19 17:42:47 -04:00
Peter Bull 296e6be1fc Merge remote-tracking branch 'origin/master'
# Conflicts:
#	{{ cookiecutter.repo_name }}/README.md
2016-03-19 16:50:05 -04:00
Peter Bull 74d36bd24c Update to structure 2016-03-19 16:49:01 -04:00
Peter Bull 173a18ac88 README updates 2016-03-19 16:32:33 -04:00
Peter Bull 18e38f4164 Remove some extras from .gitignore 2016-03-19 16:28:18 -04:00
Peter Bull 78b24baab7 Add license file 2016-03-19 16:27:54 -04:00
Isaac Slavitt f5ebe3f89b Fix typo 2015-12-06 13:10:46 -05:00
Peter Bull 4e29e24bfe Make s3 bucket variable work
bonus: instruction not to include s3:// in the bucket name
2015-11-03 13:58:35 -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