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-10.tar.gz
(18.5 kB
view details)
Built Distribution
splut-10-py3-none-any.whl
(21.2 kB
view details)
File details
Details for the file splut-10.tar.gz
.
File metadata
- Download URL: splut-10.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 | 5b705c95e30b718f674c7ebd5e4229a124f9603a17fb14515b1ed1e071d64dc0 |
|
MD5 | 935ffb8ddfe96f7a55d0b5761d54afa9 |
|
BLAKE2b-256 | d785b98def4276b31fb3c60c6e3400e248e8fdf456048976e73cd2052d6ffc40 |
File details
Details for the file splut-10-py3-none-any.whl
.
File metadata
- Download URL: splut-10-py3-none-any.whl
- Upload date:
- Size: 21.2 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 | 021eaed91c960560de42c3ac0d1727ef8f3d1bc2c79554ca025ee6a275d78df6 |
|
MD5 | 255dfdfa21dfcb5b8ebc05c9a83790c9 |
|
BLAKE2b-256 | 61106f2747772964ef468526c66354143565769441b0189a61447fca7974598b |