=============
- 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 <https://tox.readthedocs.io/en/latest/index.html>`_
- Setup continuous integration using `Travis-CI <https://travis-ci.org/>`_
- In addition, access all of PyScaffold's native commands! Just do ``putup --help``