Concise layer on top of subprocess, similar to sh project
Project description
lagoon
Concise layer on top of subprocess, similar to sh project
Support
If you see an error along the lines of:
ImportError: cannot import name 'zyx' from 'lagoon'
This means the app requires command zyx
to be available, and you don't have it on your system.
The solution is to install zyx
in the usual way, e.g. via your package manager.
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 lagoon
To use, temporarily
If you prefer to keep .local clean, install to a virtualenv:
python3 -m venv venvname
venvname/bin/pip install lagoon
. venvname/bin/activate
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
lagoon-41.tar.gz
(8.8 kB
view details)
Built Distribution
lagoon-41-py3-none-any.whl
(9.4 kB
view details)
File details
Details for the file lagoon-41.tar.gz
.
File metadata
- Download URL: lagoon-41.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9985632285eb3fea558c8def4a846ab07800050fb1aa52744395142a0f92f5ef |
|
MD5 | d43c5aa4a3d26ad20b30a80cb5144b35 |
|
BLAKE2b-256 | 304e34a135215a74f98e2ac0b9ef30216cbea924a2bc16200bf055300cdb406b |
File details
Details for the file lagoon-41-py3-none-any.whl
.
File metadata
- Download URL: lagoon-41-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 021e18fa388ff616a89be01c3ac849c8e0f024fd86e6437ef9d057d85e61e5d1 |
|
MD5 | 991e61ad87bbd9a1812383b9166985fa |
|
BLAKE2b-256 | 0cab8fa52511ea24060ae0d209d729208f4db2a38a01398b0d2afd62a007d324 |