Lurlene
Python-based live-coding language optimised for a small number of channels.
Install
These are generic installation instructions.
To use, disposably
Install the current release from PyPI to a virtual environment:
python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install Lurlene
. venvname/bin/activate
To use, permanently
pip3 install --break-system-packages --user Lurlene
See ~/.local/bin for executables.
To develop
First install venvpool to get the motivate command:
pip3 install --break-system-packages --user venvpool
Get codebase and install executables:
git clone git@github.com:combatopera/Lurlene.git
motivate Lurlene
Requirements will be satisfied just in time, using sibling projects with matching .egg-info if any.
API
lurlene
lurlene.api
lurlene.pitch
lurlene.scale
Release files for Lurlene 24
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lurlene-24.tar.gz | 24.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lurlene-24-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.0 kB
Release files / lurlene-24.tar.gz
| Download URL | lurlene-24.tar.gz |
|---|---|
| Size | 24.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f3b6a1d2be96e4b311acba52c8105471ac8ed7371509cc37bfcc0acd90b12785
|
|
BLAKE2b-256 checksum How to use checksums |
dba1f01384b20b14d60bff425585359c00be3c15f0dea06ceb893039fa2b7246
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|
Release files / lurlene-24-py3-none-any.whl
| Download URL | lurlene-24-py3-none-any.whl |
|---|---|
| Size | 30.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9e20211689bb4588ca6d676423eeb6a5f9ae5b6b29f4fff8be4ab097bf0341d4
|
|
BLAKE2b-256 checksum How to use checksums |
801723eac650df56234c95101f4225c98d9f94fe1a61c4540484b5faeff98cf8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|