Skip to main content

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

To develop

First clone the repo using HTTP or SSH:

git clone https://github.com/combatopera/lagoon.git
git clone git@github.com:combatopera/lagoon.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 lagoon

python3 -m venv venvname
venvname/bin/pip install -e lagoon
. 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

lagoon-35.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

lagoon-35-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file lagoon-35.tar.gz.

File metadata

  • Download URL: lagoon-35.tar.gz
  • Upload date:
  • Size: 21.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/0.10.1 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

Hashes for lagoon-35.tar.gz
Algorithm Hash digest
SHA256 0c55f4c31ac9c8d0478e8bb584c0c30253051bf0f1cd7b78aa35987019cf18d3
MD5 d2b8bf23bc0f815f56d63abff09bce59
BLAKE2b-256 f464be2f960270fd3e2d9b45bb7ab7fd737c99c95c550fe737da70d8167717a9

See more details on using hashes here.

File details

Details for the file lagoon-35-py3-none-any.whl.

File metadata

  • Download URL: lagoon-35-py3-none-any.whl
  • Upload date:
  • Size: 23.7 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/0.10.1 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

Hashes for lagoon-35-py3-none-any.whl
Algorithm Hash digest
SHA256 701827b31f2f28f8b8f6a6d3a9faff264e6a30898190789cf3e5fc81536d00ce
MD5 e1ca0bf230aaba2a7cafd2fb6287573a
BLAKE2b-256 79e699c9da5f446e69f249d3b9b96c2c7503d33c4f6502c40d3bbc0b349ec82b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page