splut
Concurrency-related Python utils
Install
These are generic installation instructions.
To use, permanently
The quickest way to get started is to install the current release from PyPI:
pip3 install --user splut
To use, temporarily
If you prefer to keep .local clean, install to a virtualenv:
python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install splut
. venvname/bin/activate
Release files for splut 14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| splut-14.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| splut-14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.2 kB
Release files / splut-14.tar.gz
| Download URL | splut-14.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5640b3695c1607555125072dd69cfa4b692d24118109d9ed2767e0ee4ea6cc34
|
|
BLAKE2b-256 checksum How to use checksums |
312a74d96274507e984b81bb5b0950aaf3c8e8287e71bd34849adae5f4b5dff0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
|
Release files / splut-14-py3-none-any.whl
| Download URL | splut-14-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58b9bb76739ac0cabf977b3601262db79d6ed0093a7eda944299759bf7220c85
|
|
BLAKE2b-256 checksum How to use checksums |
3aa5ac90a067b08cb5f017e100c674b061fbf09a20df845d2ea654ff1a1526d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
|