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-13.tar.gz
(24.4 kB
view details)
Built Distribution
Lurlene-13-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file Lurlene-13.tar.gz
.
File metadata
- Download URL: Lurlene-13.tar.gz
- Upload date:
- Size: 24.4 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 | 47d22022f881b2c72e1c955430c501eff8c48bcbbf8957876fcb74bab01782ec |
|
MD5 | 90e3a948e81f9be5e8093741f4ccf7f9 |
|
BLAKE2b-256 | b4d6513cdf521aa8501be571b9a5f9b47aa99f6b6cba62b69d02c94c7b894a25 |
File details
Details for the file Lurlene-13-py3-none-any.whl
.
File metadata
- Download URL: Lurlene-13-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.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 | 4904c077bd7c713e65b9178ca3da5bbfbf3d17376d8a93e859e214edc08ae422 |
|
MD5 | 096adb4f361ce0fceb807ccc59aeac81 |
|
BLAKE2b-256 | 4619f5a3da5b01a8253a7ab0c0fb725e477959ff65a3948fd1a131509f6861bc |