Skip to main content

Example Python project using best practices

Project description

Python Whiteprint

PyPI Version Documentation Tests codecov Code style: black Type checked with mypy pre-commit enabled License Contributor Covenant

Cookiecutter to create a Python package using modern Python testing, linting, and type checking tooling.

Yet another Python Project cookiecutter?

Yes.

This project build upon the excellents cookiecutter-hypermodern-python by @cjolowicz as well as python-blueprint by @johnthagen.

You might want to check these project as they might be more suited to your needs.

Differences compared to cookiecutter-hypermodern-python

  • Tweaks in the generated project (non exhaustively: CLI with Typer instead of Click, dynamic type checking with beartype, auto-API documentation),
  • manage licenses with Reuse,
  • more Github Actions and Community Standards and Community Standards,
  • Ruff instead of Flake8 to fix a maximum of code smells,
  • strict linting with pylint,
  • OCI Container images,
  • basic GitLab support,
  • Latex template with python integration.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_whiteprint-0.5.0.tar.gz (17.8 kB view hashes)

Uploaded Source

Built Distribution

python_whiteprint-0.5.0-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page