toolkit
Project description
Sysargstk
Description:
toolkit
Commands:
Install Poetry:
python3 -m pip install poetry
Build Package:
python3 -m poetry build
Publish Package:
python3 -m poetry publish -u -p
Install Package Locally:
python3 -m pip install sysargstk==1.0.0
Build And Publish Package:
python3 -m poetry build;python3 -m poetry publish -u -p
Build Package; Publish Package; Install Package:
python3 -m poetry build;python3 -m poetry publish -u -p ;python3 -m pip install sysargstk==1.0.0
Test Sysargstk:
python3 -m pytest -rpP tests/
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
sysargstk-1.0.0.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sysargstk-1.0.0.tar.gz.
File metadata
- Download URL: sysargstk-1.0.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.6 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6e3811c93b68343b3bc6c95088ab6141d2eecf98fc00ca0c409417cad1840bb
|
|
| MD5 |
baccc6143dccd31a75baa4b26a481e17
|
|
| BLAKE2b-256 |
8a21596974ab72aae98239ccfcbc121066dae2a58e86e782664dae57f1f6036b
|
File details
Details for the file sysargstk-1.0.0-py3-none-any.whl.
File metadata
- Download URL: sysargstk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.6 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0a7f6adb162a8c060462de7c2e5c601eeff8823b436bbdd95640212a44a5f94
|
|
| MD5 |
5952e0cc01d7cf54332d2ed1f54bb1cb
|
|
| BLAKE2b-256 |
0ed2195e6a7b2bc872eb1a45e61515c07c316f2ba3933717935f80c682ece10f
|