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-12.tar.gz
(24.3 kB
view details)
Built Distribution
Lurlene-12-py3-none-any.whl
(30.8 kB
view details)
File details
Details for the file Lurlene-12.tar.gz
.
File metadata
- Download URL: Lurlene-12.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | a47c8587520c9f6c215537c373cee7cbc2f7a64bc6b771bce6cd51d0f943a0ec |
|
MD5 | 5b8818cfefe3c309c1b4c794c1c93d83 |
|
BLAKE2b-256 | d678f695b22a90dd758e0a60b5224510581a0b469509ff96ceaf3503cccf6f14 |
File details
Details for the file Lurlene-12-py3-none-any.whl
.
File metadata
- Download URL: Lurlene-12-py3-none-any.whl
- Upload date:
- Size: 30.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bbc778c15c48363eebaffaba995f277b3803270ba43d86a88dde837c3cbc6cb |
|
MD5 | 7337e93717aa78138fd5129d8dc3f778 |
|
BLAKE2b-256 | aad0faff9fae49c40335207d8a8fe28b5f0e588373f4af8457e7d3ed995b44e3 |