project-template


License
ISC
Install
pip install project-template==0.1.0

Documentation

project_template

Build status Documentation status Latest PyPI version Python versions supported

This is a sample project generated by generator-python for Yeoman. [1] It has a number of features, each with its own chapter in the documentation:

  • ISC license
  • All package metadata in pyproject.toml (reaching standardization in PEP 518)
  • Scripts for common development tasks (linting, testing, building documentation)
  • Testing with pytest, doctests, and coverage
  • Continuous integration on Linux and OSX with Travis CI
  • Documentation with Sphinx and Read the Docs
[1] With the exception of a few additions. Most notably, the content of this documentation is not generated (but its boilerplate is).