This is a cookiecutter template for generating new Python packages for the Fatiando project. It will automatically populate a full package with configuration files, testing infrastructure, continuous integration, documentation, etc.
- Install
cookiecutter
through conda or pip. - Create an empty package (probably in the Fatiando GitHub organization).
Step by step instructions
Include steps for creating gh-pages.
Reserve a DOI at Zenodo.
How to enable Travis and Azure
What to setup for Travis to deploy to gh-pages and PyPI.