Generating Python projects using best practices
Project description
Python Whiteprint
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
- Use copier instead of the unmainted cookiecutter,
- 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
Release history Release notifications | RSS feed
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.6.0.tar.gz
(14.8 kB
view details)
Built Distribution
File details
Details for the file python_whiteprint-0.6.0.tar.gz
.
File metadata
- Download URL: python_whiteprint-0.6.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0f43aef52892c321d9be32524b4bede5d4a8a4216f19c8914a0812e5ef9b60c |
|
MD5 | 92650967883b66bfb09444f29a794310 |
|
BLAKE2b-256 | 53baf2583bfa830c1c913eb6b2263f420f2331be1725937c942cf651240ff32a |
File details
Details for the file python_whiteprint-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: python_whiteprint-0.6.0-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d11ac641bc3bda58cb07080c35742be06cbba359d0f8124d9e2eddad84b1f299 |
|
MD5 | 82892f426ff768289485f9c273bc8faf |
|
BLAKE2b-256 | e11507f2035cfba6705b9c825540b8d5611b9af98a7ec9cd05d2f383783be5d6 |