Process aridity templates en masse, like Helm but much more DRY
Project description
soak
Process aridity templates en masse, like Helm but much more DRY
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 soak
To use, temporarily
If you prefer to keep .local clean, install to a virtualenv:
python3 -m venv venvname
venvname/bin/pip install soak
. venvname/bin/activate
To develop
First clone the repo using HTTP or SSH:
git clone https://github.com/combatopera/soak.git
git clone git@github.com:combatopera/soak.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 soak
python3 -m venv venvname
venvname/bin/pip install -e soak
. venvname/bin/activate
Commands
soak
Process aridity templates as per all soak.arid configs in directory tree.
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
soak-19.tar.gz
(18.3 kB
view details)
Built Distribution
soak-19-py3-none-any.whl
(19.8 kB
view details)
File details
Details for the file soak-19.tar.gz
.
File metadata
- Download URL: soak-19.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 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 | 2c1dac85627999a2a382feb2fea2bbe45a7b587c6a984c064e56f8952e3db11d |
|
MD5 | bf95b365d634e53e9e448de277a7fb78 |
|
BLAKE2b-256 | 9a079b6e8042373a0a2c4cbc5852eade7ac1b1b1ba4365118b55c626257a3b65 |
File details
Details for the file soak-19-py3-none-any.whl
.
File metadata
- Download URL: soak-19-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 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 | 9ca4d632db906ce1f5ee6e1d89aae096c7779e3d9caa4fa9547c809497c8933f |
|
MD5 | 5866272651b30e3c9af653ee5ad8ce46 |
|
BLAKE2b-256 | a49db22d54b1be9b379bafa1d9c24a12db6b85ed883e81f245853201082a696c |