Bootstrapping your next Python CLI made easy as PyPI
Project description
Boilerplate PyPI project.
Overview
Boilerplate for modern, bathroom-tub-included Python projects.
The boilerplate itself is installable and includes minimalist Click CLI.
But most of the gold is buried within:
Modern Poetry and pyproject.toml setup.
Supports cascading editable installs (install current project in editable mode, as well as any dependencies you might have source for locally; boilerplate manages alternative pyproject.toml automatically).
All the lints: black, flake8, isort, pydocstyle, doc8, linkcheck, poetry check, and twine check.
Test against all active Python versions and lint using tox.
Run tasks, tests, and setup virtualenvs quickly using make commands in your active virtualenv.
Generate docs for ReadTheDocs.
Localize user messages using Babel.
Easily install to shared or isolated virtualenvs.
GitHub Actions linting, testing, and coverage upload.
Most of the files are designed to be hard linked from the derived projects themselves, as they won’t need to be customized (such as Makefile).
Then when the boilerplate changes, you can just commit the changes in the derived project, call them “dependency updates” or something, and not have to worry about merging changes manually (and running meld or something).
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
Built Distribution
File details
Details for the file easy_as_pypi-1.1.19.tar.gz
.
File metadata
- Download URL: easy_as_pypi-1.1.19.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3292ec5daa2d0d0e05b88ae4cb03372a292116a1fd5a222ad84029d99a0da34a |
|
MD5 | 0c2581db3595af92b8a5df60db726e53 |
|
BLAKE2b-256 | 52009ec6285d029f0a55abaf38f6a338bd8acde483cc35dd2eaa811748e482f8 |
File details
Details for the file easy_as_pypi-1.1.19-py3-none-any.whl
.
File metadata
- Download URL: easy_as_pypi-1.1.19-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51bb3116349532cb731b0e4754311b0232a984b0fef7005232568adbe8f58eb6 |
|
MD5 | 23caa74ab1227f26b10a4fdb00124cbf |
|
BLAKE2b-256 | ea74cc4e132a65598d4e5da862054f6bd5bda95373d9fc6fbad19b3d8d991718 |