Extra tools for Python 3.
Project description
Python Extras
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
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
ccb_extras-1.0.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file ccb_extras-1.0.0.tar.gz
.
File metadata
- Download URL: ccb_extras-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.5 Darwin/17.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db7f0264177b8bb12372d5e0af8ffa745f982a34bb4aeb9159e20c54ac726db0 |
|
MD5 | f98f10129f2276bd045db0b939f08f0e |
|
BLAKE2b-256 | 4ebd9af626a845358c70d2a271203eb97469b289cd9b0e83abe591bc8611e636 |
File details
Details for the file ccb_extras-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: ccb_extras-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.4 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01f3a0ed0e2b2408aca5ce07cc0ca47418c5c465641566ce011bf438f1c9c7cf |
|
MD5 | e547091b5d49aec834617c6c380a53d4 |
|
BLAKE2b-256 | 6616866212337a1ce41b00df5eb71f52f3b686510670137f1703e737489adb98 |