Parse and format musical key notation and convert between Camelot key notation
Project description
camelot_key
Python library to parse and format musical key notation and convert between Camelot key notation.
Usage
The camelot_key package provides a parse() method that takes a value
representing a musical or camelot key, and returns a Key instance that
contains the parsed data. Key instances can be compared and sorted, shifted
to adjacent keys, and contain details on the musical key and camelot key. For
more detailed information, see the docs/ folder.
Development
For local development, run pipenv install, which will install development
dependencies as well.
Testing
Run pipenv run python -m unittest
Documentation Generation
Run pipenv run pdoc --html --output-dir docs camelot_key --force
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file camelot_key-0.1.0.tar.gz.
File metadata
- Download URL: camelot_key-0.1.0.tar.gz
- Upload date:
- Size: 33.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2df62fba968fc1893a6d2b2cad4f7353b24b172c2d1c179a3dacd795ca2c4b1
|
|
| MD5 |
e6002cef1078a951efdf10355a7a24f9
|
|
| BLAKE2b-256 |
95420295e7129f6f2af613de09885e4b64b9b8ed3f0acb89dbfb16df077f9a25
|
File details
Details for the file camelot_key-0.1.0-py3-none-any.whl.
File metadata
- Download URL: camelot_key-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfdf7a49e28f6d0a0edff77f265347b06ffb956be82288800ef8eb8381561ec8
|
|
| MD5 |
610e485f6a8d1bb2ab583accfe722f62
|
|
| BLAKE2b-256 |
23c041401fd80fb92b4f968551b2dbe82511670443a78a3bf015d367a2bf5413
|