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-7.tar.gz
(17.1 kB
view details)
Built Distribution
splut-7-py3-none-any.whl
(17.3 kB
view details)
File details
Details for the file splut-7.tar.gz
.
File metadata
- Download URL: splut-7.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a21dc489c20e9bdf576d5dd61b3cd9cfea3d73936fa54118ffc961a20f366c73 |
|
MD5 | 75a56ed937730856c62166e3450112a6 |
|
BLAKE2b-256 | da18205d456c3fda3696d77b05341802b5fbeb9027ed87d1983dee5502b7c760 |
File details
Details for the file splut-7-py3-none-any.whl
.
File metadata
- Download URL: splut-7-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60f9c001415f2983030567b3bedaa9ae6f23553938a84f44d9ff9e3a4ffbaf64 |
|
MD5 | 4f985f83296db97395b8b648982af7c2 |
|
BLAKE2b-256 | cce2b43e490017f9c5b5a61b92dce8f2249ae98148f9606a5c4ce55516a9a97f |