Developer Utilities

The following Python packages provide functionality widely usable by packages across the ecosystem. Also see to the Scientific Python Developer Guide.

  • lazy_loader

    Implements lazy loading as described in SPEC1.

  • spin

    Scientific Python Developer Incantations: an extendible tool that provides uniform aliases for build tasks across the ecosystem (spin build, spin docs, etc.).

  • pytest-doctestplus

    A plugin for the pytest framework that provides advanced doctest support and enables the testing of text file formats.

  • repo-review

    A framework for building checks designed to check to see if a repository follows guideline.

  • changelist

    A tool for automating release notes.

On this page