Skip to main content

Python-based live-coding language optimised for a small number of channels

Project description

Lurlene

Python-based live-coding language optimised for a small number of channels

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 Lurlene

To use, temporarily

If you prefer to keep .local clean, install to a virtualenv:

python3 -m venv venvname
venvname/bin/pip install Lurlene
. venvname/bin/activate

To develop

First clone the repo using HTTP or SSH:

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

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

Lurlene-11.tar.gz (24.1 kB view details)

Uploaded Source

Built Distribution

Lurlene-11-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

Details for the file Lurlene-11.tar.gz.

File metadata

  • Download URL: Lurlene-11.tar.gz
  • Upload date:
  • Size: 24.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9

File hashes

Hashes for Lurlene-11.tar.gz
Algorithm Hash digest
SHA256 9f6228cfb04bba010228ccee5b5c5935fc015611a9755cc406574f202eaf0288
MD5 7e902ea5a9e9db306fd110e50cff3446
BLAKE2b-256 0a47ba57509a89a7a505cfc3560952d6dac956e83f98b46beef1307f5282d33a

See more details on using hashes here.

File details

Details for the file Lurlene-11-py3-none-any.whl.

File metadata

  • Download URL: Lurlene-11-py3-none-any.whl
  • Upload date:
  • Size: 30.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9

File hashes

Hashes for Lurlene-11-py3-none-any.whl
Algorithm Hash digest
SHA256 1ac7f8f4cf4a07b80d3803dd80f1c3da55afbac57eb9fff364b3fb037cf7352c
MD5 e54987315d577adecb64d83fe7827eea
BLAKE2b-256 287be7a1a42b7600281ff7cd1f356eb988475e206d13b72e02bd64444f883ba9

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