An open API service indexing awesome lists of open source software.

https://github.com/cedadev/python_package_template

Template with high-level guidelines for making new CEDA Python packages
https://github.com/cedadev/python_package_template

Last synced: over 1 year ago
JSON representation

Template with high-level guidelines for making new CEDA Python packages

Awesome Lists containing this project

README

          

# python_package_template
Template with high-level guidelines for making new CEDA Python packages

Also includes a sample Sphinx documentation in ``sphinx/`` directory. Run
``make`` in that directory to see a list of targets. Further instructions are
in ``sphinx/index.rst``.