Changelog
Version 0.2.1
- BUGFIX DataScience project creation on windows
Version 0.2.0
- Option to add pre-commit file during project setup
- Create DataScience projects interactively (using the same command)
Version 0.1.1
- Setup a new python project interactively
- Add details like project name, author name, email, url, description
- Choose from a selection of licenses
- Configure automated testing using tox
- Setup continuous integration using Travis-CI
- In addition, access all of PyScaffold’s native commands! Just do
putup --help