duydl / learn-python-packaging

A small example package

Home Page:https://learn-python-packaging.readthedocs.io/en/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A small example package

https://learn-python-packaging.readthedocs.io/en/stable/

License:MIT License


Languages

Language:Python 74.6%Language:TOML 10.7%Language:Makefile 10.1%Language:YAML 4.6%