Skip to main content

Bootstrapping your next Python CLI made easy as PyPI

Project description

Build Status Coverage Status Documentation Status GitHub Release Status PyPI Release Status PyPI Supported Python Versions License Status

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


Download files

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

Source Distribution

easy_as_pypi-1.1.19.tar.gz (28.1 kB view details)

Uploaded Source

Built Distribution

easy_as_pypi-1.1.19-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

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

Hashes for easy_as_pypi-1.1.19.tar.gz
Algorithm Hash digest
SHA256 3292ec5daa2d0d0e05b88ae4cb03372a292116a1fd5a222ad84029d99a0da34a
MD5 0c2581db3595af92b8a5df60db726e53
BLAKE2b-256 52009ec6285d029f0a55abaf38f6a338bd8acde483cc35dd2eaa811748e482f8

See more details on using hashes here.

File details

Details for the file easy_as_pypi-1.1.19-py3-none-any.whl.

File metadata

File hashes

Hashes for easy_as_pypi-1.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 51bb3116349532cb731b0e4754311b0232a984b0fef7005232568adbe8f58eb6
MD5 23caa74ab1227f26b10a4fdb00124cbf
BLAKE2b-256 ea74cc4e132a65598d4e5da862054f6bd5bda95373d9fc6fbad19b3d8d991718

See more details on using hashes here.

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