Skip to content

Python Project Standards

  • pyproject.toml based
  • best conventional python practices
  • tests/ using pytest
  • ruff.toml