ipyscore
A Jupyter widget for rendering music notation
Installation
You can install ipyscore using pip:
pip install ipyscore
Development Installation
Create a development environment:
micromamba create -n ipyscore
micromamba activate ipyscore
micromamba install -c conda-forge python nodejs
pip install jupyterlab
npm install
Install the Python package and build the TypeScript package.
pip install -e .
node_modules/.bin/esbuild --bundle --format=esm --outdir=ipyscore/static src/index.ts
Release files for ipyscore 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyscore-0.2.0.tar.gz | 473.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyscore-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 825.0 kB
Release files / ipyscore-0.2.0.tar.gz
| Download URL | ipyscore-0.2.0.tar.gz |
|---|---|
| Size | 473.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4d6dc21152480765a558f096a04eea940939a28d471f46c1a046ecb8f8953467
|
|
BLAKE2b-256 checksum How to use checksums |
90d0600427acca6615e786fac9347ba6af0e2085e78e2b3c6772d1b4a8c98e48
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.24.1
|
Release files / ipyscore-0.2.0-py3-none-any.whl
| Download URL | ipyscore-0.2.0-py3-none-any.whl |
|---|---|
| Size | 351.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1d44867ea1dbdd2631cb9859e0621a6136611f8484295dc262ca0e159010ad12
|
|
BLAKE2b-256 checksum How to use checksums |
a0da3b7b4b14f40cbf06f06bfd3637611eac56129971a4e8e81af55b76fb9817
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.24.1
|