Documentation for nmk-python pluginΒΆ

This plugin adds support for Python development in an nmk project:

  • setup file generation

  • code format, fix and analysis with ruff

  • python wheel build

  • test with pytest

  • VSCode settings generation (if nmk-vscode plugin is also used)

  • README badges generation (if nmk-badges plugin is also used):

    • supported python versions

    • link to pypi.org

    • used tools

    • code coverage