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-14.tar.gz
(24.4 kB
view details)
Built Distribution
Lurlene-14-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file Lurlene-14.tar.gz
.
File metadata
- Download URL: Lurlene-14.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.15 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 | d5ede346b93d53c6c008e0177c298cf17a47895ad6fea1b0776679705f9d6e6f |
|
MD5 | ddcc88869e1dd78b7a92951beaad1e93 |
|
BLAKE2b-256 | 998fa4f3e226dd99002fa38505a5e7cf1bd660aefc1f9cf14b778833364fc49e |
File details
Details for the file Lurlene-14-py3-none-any.whl
.
File metadata
- Download URL: Lurlene-14-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.15 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 | 6efdd9a193836aaec1e990de3fe8feac4d53e1caf28d065a5c4a9bc321675213 |
|
MD5 | d142f6dc6fdc80a17f70befc8766af36 |
|
BLAKE2b-256 | 947b0c2673c6e029056c455d2e772720b9e88ea1bd6255400b1d3cb6198aa7be |