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

Uploaded Source

Built Distribution

lagoon-24-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lagoon-24.tar.gz
  • Upload date:
  • Size: 19.5 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-24.tar.gz
Algorithm Hash digest
SHA256 5965d0fb3e7fb3b88919d202e2494754f3c3911234ce649258b7aaa0b9e0e516
MD5 345daa29c741baf2d0863234216b1fa9
BLAKE2b-256 613fd4691ead76e850054cb08eb2203ee81cd4af6080718cb72d262ca9d9c6af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lagoon-24-py3-none-any.whl
  • Upload date:
  • Size: 20.4 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-24-py3-none-any.whl
Algorithm Hash digest
SHA256 80ffd9cbe44779317b3ccbd67c059a35b6275fc453eace5ded48b9e081af61a8
MD5 550c070a3882c8e77af2ec59fc16f08d
BLAKE2b-256 bd71b3626d77c09c349b4f8d8efb771c1989fa9ba04b690238176a26c1872e63

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