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

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

Uploaded Source

Built Distribution

lagoon-22-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lagoon-22.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9

File hashes

Hashes for lagoon-22.tar.gz
Algorithm Hash digest
SHA256 de83b46aba30e4972083b49a814358f4e983c96ca5fa298b0470713feb863702
MD5 e44f8214f4630d2a3ad05c8cbe0a7970
BLAKE2b-256 2b788d164872e188dc8a1968a2c9294ea327850d48942e24990a75564c81a8eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lagoon-22-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9

File hashes

Hashes for lagoon-22-py3-none-any.whl
Algorithm Hash digest
SHA256 ea3a1449d4cb031a6318bc7b530dc0faff99930a86f37d58a8883bd796fe80a6
MD5 69290f43f5dfeeecf6e8e0b510289788
BLAKE2b-256 626db463aacc23025c39085f4a8d1114b0106ae332b16e47618b708723d39616

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