Skip to content
khughitt edited this page Jun 13, 2012 · 6 revisions

Below is a list of the status for each of the major components of SunPy:

  • planning - Plans for the component are currently being discussed. Little or no code has yet been written.

  • alpha - Initial (prototype) code written, but no final API or architecture has been chosen. The component is likely to change before being finalized, and should not be used in production code.

  • beta - Main pieces of the module or component have been developed, and the API has largely been decided. Although the interface and implementation may still evolve some and bugs may be worked out, the component is largely stable and ready for testing and use.

  • stable - Module work has largely been finished and the code has been extensively tested to ensure that no bugs are present. Although changes may still be required to the implementation or API in the future, this is not done lightly and a deprecation process should be used whereby the old method is supported for 6-12 months to enable users to update their code.

Component Status
cm beta

Clone this wiki locally