Skip to main content

The hypermodern Python project

Project description

hypermodern-python-cli99

Tests Codecov PyPI Read the Docs

https://github.com/cjolowicz/hypermodern-python

https://cjolowicz.github.io/posts/hypermodern-python-01-setup/

NOTE: this package does not publish to PyPI due to the package name conflict, the badge shows the original package.

Use Poetry to manage Black, Flake8, and the other tools as development dependencies

poetry add --dev \
    black \
    flake8 \
    flake8-bandit \
    flake8-black \
    flake8-bugbear \
    flake8-import-order \
    safety

Use pre-commit

pip install --user --upgrade pre-commit

Use xdoctest to run documentation exmamples

poetry add --dev xdoctest

Create documenation with Sphinx

poetry add --dev sphinx

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

hypermodern-python-cli99-0.2.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

hypermodern_python_cli99-0.2.0-py3-none-any.whl (4.6 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