Concurrency-related Python utils
Project description
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 splut
. venvname/bin/activate
To develop
First clone the repo using HTTP or SSH:
git clone https://github.com/combatopera/splut.git
git clone git@github.com:combatopera/splut.git
Now use pyven's pipify to create a setup.py, which pip can then use to install the project editably:
python3 -m venv pyvenvenv
pyvenvenv/bin/pip install pyven
pyvenvenv/bin/pipify splut
python3 -m venv venvname
venvname/bin/pip install -e splut
. venvname/bin/activate
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
splut-11.tar.gz
(18.5 kB
view details)
Built Distribution
splut-11-py3-none-any.whl
(21.3 kB
view details)
File details
Details for the file splut-11.tar.gz
.
File metadata
- Download URL: splut-11.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.15 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15ab0ab1b5e7bb5ec05e5ded6cd3bf53cb56b2dce168694adaa25ceed7f9dc93 |
|
MD5 | 69fecf098a2152e9d1415e44e8f73473 |
|
BLAKE2b-256 | 3d5ba9b5723cd93e3b5c42869339e60fb95580c02700c1edd4d575f0aae59215 |
File details
Details for the file splut-11-py3-none-any.whl
.
File metadata
- Download URL: splut-11-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.15 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96e65dec10ba8897aa2e5c1d149ed4fa1bbaf810beba1519eed6a4fe00fad7d1 |
|
MD5 | 7ecca1412c4155041e04402b317d2a78 |
|
BLAKE2b-256 | c0629bc6e0b07628aa1d709ea38d6c6b0d8d27bd6bead41fa43a3574d36cc797 |