SunPy Package Template#

The SunPy package template is a tool for creating, but primarily maintaining a Python package with the same layout, tooling and developer experience as the sunpy core package and other packages maintained by the SunPy Project.

The template is built on top of the OpenAstronomy Python Packaging Guide. For an overview of the core concepts of maintaining a Python package start there. These documentation pages will document the features added by the SunPy Template and the things you will need to setup to use it.

Topics Covered by the OpenAstronomy Guide#

The following topics are documented in the OpenAstronomy Python Packaging Guide and are not duplicated here. Follow the cross-references to read about them.