A Jupyter widget for rendering music notation
Project description
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
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
ipyscore-0.2.0.tar.gz
(473.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ipyscore-0.2.0-py3-none-any.whl
(351.6 kB
view details)
File details
Details for the file ipyscore-0.2.0.tar.gz.
File metadata
- Download URL: ipyscore-0.2.0.tar.gz
- Upload date:
- Size: 473.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d6dc21152480765a558f096a04eea940939a28d471f46c1a046ecb8f8953467
|
|
| MD5 |
a17f82eb50cff2ac23f82e2782f92658
|
|
| BLAKE2b-256 |
90d0600427acca6615e786fac9347ba6af0e2085e78e2b3c6772d1b4a8c98e48
|
File details
Details for the file ipyscore-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ipyscore-0.2.0-py3-none-any.whl
- Upload date:
- Size: 351.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d44867ea1dbdd2631cb9859e0621a6136611f8484295dc262ca0e159010ad12
|
|
| MD5 |
608d3e230e7933b16e039f53c7b52d8a
|
|
| BLAKE2b-256 |
a0da3b7b4b14f40cbf06f06bfd3637611eac56129971a4e8e81af55b76fb9817
|