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-23.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

lagoon-23-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lagoon-23.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9

File hashes

Hashes for lagoon-23.tar.gz
Algorithm Hash digest
SHA256 3ccf9cc371999a18262c2f0a3e5d5130a0d698d6ccdb1cc189eba4916305eb67
MD5 6540cb234a793c0f63d129814adc76df
BLAKE2b-256 909ba43f30db2433542f14bc60f9e502ec7a82914ae53a63978eabe4b148d0b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lagoon-23-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9

File hashes

Hashes for lagoon-23-py3-none-any.whl
Algorithm Hash digest
SHA256 183a95653a5658e20cd89bd92a7b5311af31134da47280448e474622e0fb7108
MD5 8901ce0487ea417044c294d673bbf084
BLAKE2b-256 3c5472a739d9f28f0c8acb605164be1ed309b2f48a7f87ac4637890bb0245987

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