Skip to content

Latest commit

 

History

History
127 lines (101 loc) · 6.49 KB

README.md

File metadata and controls

127 lines (101 loc) · 6.49 KB

Learn Python Packaging

codecov DeepSource Documentation Status

code-quality workflow docs workflow format workflow lint workflow release workflow test workflow

pre-commit Ruff

Code style: black Docstring formatter: docformatter Imports: isort

security: bandit linting: pylint

Docstring style: numpy

  • Create Python Package
  • Build Wheel
  • Release Wheel
  • Setup Github Actions
  • Host Documentation
  • Hypotheses Testing
  • Pydantic Validation
  • Support Expressions
  • Bump Workflow

Tools Used