Python system utility toolkit
This module contains various small utility methods and common classes for working in python.
These classes have moved from systematic and cli-toolkit modules to this module.
Installing
This module has minimal dependencies (PyYAML) and should install with pip on any recent python version. The module has been tested with python 3.9 and python 3.10.
Running unit tests and linters
All tests are run with tox.
Run unit tests, flake8 and pylint:
make
Run unit tests:
make test
Run flake8 and pylint:
make lint
Release files for sys-toolkit 2.5.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sys_toolkit-2.5.1.tar.gz | 24.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sys_toolkit-2.5.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 64.7 kB
Release files / sys_toolkit-2.5.1.tar.gz
| Download URL | sys_toolkit-2.5.1.tar.gz |
|---|---|
| Size | 24.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
62658395e32c1b8f911863708567f89f28ee6141474e5449da33071ac9fdac2a
|
|
BLAKE2b-256 checksum How to use checksums |
9ce7533296d46d896572a3933d1f8c652ac17417fb02ec208176a8bc22851f44
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0
|
Release files / sys_toolkit-2.5.1-py3-none-any.whl
| Download URL | sys_toolkit-2.5.1-py3-none-any.whl |
|---|---|
| Size | 39.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
825492da848c79d4ffcaca7fd683e5e1e48ffdd70579d80f588f261f5deee59a
|
|
BLAKE2b-256 checksum How to use checksums |
293061c5cd621cccdd1d00963df6f5a0816f75299b25b0922d674e630171e673
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0
|