Skip to main content

Essential tools for Python 3.

Project description

Python Essentials

General-purpose tools for Python 3.

Development Environment

First, install Poetry.

Set up

poetry install --sync
poetry check
poetry show

Maintenance

Code test

poetry run pytest

Code lint

poetry run bin/lint.sh

Build artifacts

poetry build

Publish

poetry version [major|minor|patch]
V=v`poetry version -s` && git add pyproject.toml && git commit -m $V && git tag -a -m $V $V
poetry publish --build

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

ccb_essentials-1.0.1.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

ccb_essentials-1.0.1-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file ccb_essentials-1.0.1.tar.gz.

File metadata

  • Download URL: ccb_essentials-1.0.1.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.9.5 Darwin/17.7.0

File hashes

Hashes for ccb_essentials-1.0.1.tar.gz
Algorithm Hash digest
SHA256 28dab5b515cc99f8ea55cf32f667e1c0a7823036a36254d9da50d55b83042881
MD5 024ecee5f531ed4aabbc3c172f3036cb
BLAKE2b-256 ce92ad1b3c18e17ce1c8a67d8f4953e6bceef27d3b6234b4e8037c08c4317258

See more details on using hashes here.

File details

Details for the file ccb_essentials-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: ccb_essentials-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.9.5 Darwin/17.7.0

File hashes

Hashes for ccb_essentials-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8ebf16e5af26b7757387597c9b914fe1e8e2e67b23a48d2a1b9b93a2d075e259
MD5 c0598177aabc8185472bb4a3d19412a9
BLAKE2b-256 f6f5f3c360deff59a540cf37b44497661cac6fc4a54aa5a7e8be8c287bdbcde5

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