CLI input and output utils.
Project description
CLI input and output utils (ciou)
Utilities for working with inputs and outputs of command-line interfaces.
Testing
Check and automatically fix formatting with:
pycodestyle ciou
autopep8 -aaar --in-place ciou
Run static analysis with:
pylint -E --enable=invalid-name,unused-import,useless-object-inheritance ciou tst
Run unit tests with command:
python3 -m unittest discover -s tst/
Get test coverage with commands:
coverage run --branch --source ciou/ -m unittest discover -s tst/
coverage report -m
Generate the documentation with:
pdoc -d google -o docs ./ciou
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
ciou-0.6.0.tar.gz
(12.7 kB
view details)
Built Distribution
ciou-0.6.0-py3-none-any.whl
(15.8 kB
view details)
File details
Details for the file ciou-0.6.0.tar.gz
.
File metadata
- Download URL: ciou-0.6.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fb82d27528a58d7ba8fe8d1006c2ef338b3c64f46a74b14d0247ec1504c50a7 |
|
MD5 | 24280e9dc1a1b49a51bdabc4ed765931 |
|
BLAKE2b-256 | 67ecb3b2c6dde64b0ea6a81fa4843ec3a74c36c2348565710411592c379529c9 |
File details
Details for the file ciou-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: ciou-0.6.0-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52bfec5f68eb1a164fb0a5274cc4273a445264179fc2d3a5cc91074dc9a35d68 |
|
MD5 | 2ba2236407456fa783bb8b87f86d8c5f |
|
BLAKE2b-256 | ce4754fade224fa0bc66581d5f4032f22cfed98e82ab9924c967bf7b683f0123 |