Skip to content

docstrings2pep727 ¤

docstrings2pep727 package.

Move documentation from docstrings to PEP 727 type annotations.

Modules:

  • cli

    Module that contains the command line application.

  • debug

    Debugging utilities.

  • transformer

    The CST transformer module.