Skip to main content

A library and toolkit for engraving MEI music notation into SVG

Project description

License: LGPL v3 PyPI PyPI - Wheel AppVeyor status GH Actions status PyPI - Downlaods NPM - Downlaods DOI

Verovio is a fast, portable and lightweight library for engraving Music Encoding Initiative (MEI) digital scores into SVG images. Verovio also contains on-the-fly converters to render Plaine & Easie Code, Humdrum, Musedata, MusicXML, EsAC, and ABC digital scores.

Verovio is written in standard 2020 C++ and can be compiled as a standalone command-line tool, used as a compiled music-rendering library for applications (Qt, python), or compiled into Javascript using the Emscripten LLVM-to-JavaScript compiler. Check out the JavaScript toolkit version of verovio running in the MEI Viewer as well as the app or tutorials for web integration and user interaction.

Choice interaction

Verovio uses the Standard Music Font Layout (SMuFL) specification and the font can be changed for personalizing the output.

The project page is https://www.verovio.org. Verovio is available under the LGPL license (see COPYING and COPYING.LESSER).

Building and use instructions by environment

See the Reference book

LibMEI

The code for the attribute classes of Verovio are generated from the MEI schema using a modified version of LibMEI available here. The code generated is included in the Verovio repository and the LibMEI repository does not need to be cloned for building Verovio.

Major releases of Verovio and MEI versions:

  • Verovio 1.x.x ⇔ MEI 3.0
  • Verovio 2.x.x ⇔ MEI 4.0
  • Verovio 3.x.x ⇔ Development of MEI since 4.0

From Verovio 2.x.x, the plan is to have even version numbers for Verovio releases using a stable version of MEI, and odd version numbers for releases using a development version of MEI. It means that once MEI 5.0 will be released, Verovio will move to version 4.x.x. Older versions of MEI are still supported by newer versions of Verovio. MEI files are internally upgraded when loaded into Verovio. This applies only to the features supported by Verovio. We will try to maintain this in the future.

Other libraries

The following libraries are embedded in Verovio:

library purpose
humlib Humdrum file import/export
JSON++ JSON data parser
MidiFile Standard MIDI file export
pugixml XML data parser
MINIZ-CPP ZIP files reading/writing

Contributing

See the Reference book

Example output

The sample page of music shown below was generated with version 2.4.0-dev-2748fed

Example page

Example resources using verovio

name type description
Verovio Humdrum Viewer editor An online semi-graphical Humdrum data editor (can also be used to textually edit other digital scores compliant with verovio).
MoVI repertory The digital Mozart digital score VIewer at the Mozarteum
Tasso in Music Project repertory Musical settings of the poetry of Torquato Tasso
Measuring Polyphony repertory Late medieval music in black mensural and modern notations
Probstücke Digital repertory open and critical digital edition of Mattheson's test pieces
370 Bach Chorales repertory Online edition of Bach chorales, including an interactive typesetter page that allows for creating musical examples for online display or use in papers.
Humdrum Notation Plugin tool Javascript interface to verovio for displaying multiple musical examples on a webpage
Music Sheet Viewer tool WordPress plugin for displaying graphical music from MEI data

Digital score repositories on Github

Here is a list of digital score repositories on Github that can be displayed with verovio:

link encoding description
MEI complete examples MEI 86 various works encoded in MEI
Mozart Piano Sonatas Humdrum 17 Piano sonatas by W.A. Mozart from the Alte Mozart-Ausgabe (in VHV)
Beethoven Piano Sonatas Humdrum 32 Piano sonatas by L. van Beethoven, edited by Paul Dukas (in VHV)
Josquin Research Project Humdrum Over 1000 scores of early Renaissance music in modern editions (website)
Tasso in Music Project Humdrum Critical edition of 650 Late Renaissance madrigals using the poetry of Torquato Tasso for lyrics. (website)
Music of Scott Joplin Humdrum Digital scores of most of Scott Joplins music
Chopin mazurkas Humdrum Digital scores of Chopin's mazurkas
Chopin preludes Humdrum Digital scores of Chopin's op. 24 preludes
J.N. Hummel preludes, op. 67 Humdrum 24 improvisatory prelude examples in every key
370 Bach chorales Humdrum Chorales collected by C.P.E. Bach after his father's death (website)
Deutscher Liederschatz Humdrum 200 harmonized songs from vol. 1, edited by Ludwig Erk
Beethoven string quartets Humdrum 18 string quartets by Ludwig van Beethoven

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

verovio-4.3.1.tar.gz (3.5 MB view details)

Uploaded Source

Built Distributions

verovio-4.3.1-cp312-cp312-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.12 Windows x86-64

verovio-4.3.1-cp312-cp312-win32.whl (4.4 MB view details)

Uploaded CPython 3.12 Windows x86

verovio-4.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

verovio-4.3.1-cp312-cp312-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

verovio-4.3.1-cp312-cp312-macosx_10_15_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.12 macOS 10.15+ x86-64

verovio-4.3.1-cp311-cp311-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.11 Windows x86-64

verovio-4.3.1-cp311-cp311-win32.whl (4.4 MB view details)

Uploaded CPython 3.11 Windows x86

verovio-4.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

verovio-4.3.1-cp311-cp311-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

verovio-4.3.1-cp311-cp311-macosx_10_15_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.11 macOS 10.15+ x86-64

verovio-4.3.1-cp310-cp310-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.10 Windows x86-64

verovio-4.3.1-cp310-cp310-win32.whl (4.4 MB view details)

Uploaded CPython 3.10 Windows x86

verovio-4.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

verovio-4.3.1-cp310-cp310-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

verovio-4.3.1-cp310-cp310-macosx_10_15_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

verovio-4.3.1-cp39-cp39-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.9 Windows x86-64

verovio-4.3.1-cp39-cp39-win32.whl (4.4 MB view details)

Uploaded CPython 3.9 Windows x86

verovio-4.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

verovio-4.3.1-cp39-cp39-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

verovio-4.3.1-cp39-cp39-macosx_10_15_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

verovio-4.3.1-cp38-cp38-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.8 Windows x86-64

verovio-4.3.1-cp38-cp38-win32.whl (4.4 MB view details)

Uploaded CPython 3.8 Windows x86

verovio-4.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

verovio-4.3.1-cp38-cp38-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

verovio-4.3.1-cp38-cp38-macosx_10_15_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

File details

Details for the file verovio-4.3.1.tar.gz.

File metadata

  • Download URL: verovio-4.3.1.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1.tar.gz
Algorithm Hash digest
SHA256 591c1cb1adfc5ac91edbaaf3a38b0c77538e2cb2845c8db8427dd0d853ac47b2
MD5 74a8775c0d1a92bfa1e7de644fce3d59
BLAKE2b-256 4ecdbad69bf9bcb475f4c7308c19cc8921b1d11d3a921df601da388ef1ccfe79

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 185c64bfdf8144536764c565ebeb37fecf5c3dea57f9d1bcaec463eb55107caa
MD5 3d68094b99ee723107d2ceb9376b165d
BLAKE2b-256 291de2a8b8d3458a4f6f44ef498f6911431eea6749c77b293b32cc3dc71fa278

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: verovio-4.3.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1f5b3e212bab2aaa90edcb911c2bbf103d446e8ffd94e7e13251eea72b832a98
MD5 3f041001f8120f2f0fe82c8090774c73
BLAKE2b-256 a02c6af8b5d99a805222da8b4edf24aa477c1605b313e42ddfae563d4ddf8e1c

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f8ed48852bf83c642d8b9bf5ee3532f69196c98d6321805a741ecfdd4eb14e13
MD5 5261c814320acc9426792b31a7d0422d
BLAKE2b-256 976f923fe4cb0378c9173271af20ca38da72e1c57432eedf00b277aa945831a4

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab1ba616c1165cbaed3d65aa3328107b7c6f8361bdf01bfcd0cb2add92cce53f
MD5 ec8bcdc5ad513a5222bc3fb918c406aa
BLAKE2b-256 3aa742670907e637886dd15cf387598549b3b420647915a951404892af6279b0

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp312-cp312-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.12, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cafca2bf0266f01fd0b758d29acc589f8cdbcb8e07be7aaebce624a114c08c99
MD5 6649c0a80c140d400e4fb1bc1e425500
BLAKE2b-256 854fada9bf72dceb2067a99c92f4a2ec57f1a9749fc5ebadaec837bd30cf5d86

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5b5accb76f052f7a0cdd4a41ce613652541a475938be62aade3be7cf4c806343
MD5 393ea5094fbc595ff5f57bf5bbdcec99
BLAKE2b-256 cf1c2783d94848a80d26538e3ccdae8bf7a500256adbc36f634d11dfdb43d881

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: verovio-4.3.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 346d6e5e3190fb0b9a6cdc32aeb0d3cbae935f0cc1dbcc18eaf39fa5541a6264
MD5 0626d4d9e9bd517e6bece2b2071906ca
BLAKE2b-256 11c684cbf50057b6876be4aeecaa8d62e7fdfe0f99cd03c441b335d0de55615d

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b5c7e4f850207162ccaa73ea38925311738b57fccb2388d9a573791a0313d68
MD5 8c15b1df70aac1083685b6e66b252ae9
BLAKE2b-256 df7650bd47800e46221da3bf8fd04ef2ffb315cf244974bd897b16a27d7fa3ed

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 782bc504c9cc25c9cd3c09effd49af54b0695161d8449a475c3bc13e6fd904ec
MD5 48d2ac7b69d23253f1475ac139e9153c
BLAKE2b-256 2802ff059ca22aa4fc358f4ca6520411996c0385efbea9b38da4ade4b2916c17

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp311-cp311-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.11, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 af9afe8b5fe63c5cc0d9adfaf712f2a3bcc1137bb19c34fba0071bbeb7535e92
MD5 ebca1f506bfd782573a24fe0707a6fc3
BLAKE2b-256 5dc8f87f25e207347ba19d1191a6fbd8db52c83aeb838c6619c178ca261fcf9b

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ef7f3a370ae2747e9e575a2deec478c43757421e3fa4ea15b05d94ce409618be
MD5 631eae325b777a307ea0b170c7ccc62c
BLAKE2b-256 62d476649cf907b5710c78ecf8490992e7e1f02aea426791ed3a3cc4b59914fb

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: verovio-4.3.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7581e4b423af5ecde3282bb44afb8eb77f21db06d1de038f18676c265eb413cd
MD5 e1267ff11336b52337f4303cf7ee10b7
BLAKE2b-256 65ece39068dff7b0747992ad65ac844271f852de334d9ef3b215886c7d7245e5

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17b79786b994cabbe4be4e0119d7f517cc360055a35b41bec07dd95e5d4e3cfe
MD5 7616ebadf6f71645ed0fde46e42a407a
BLAKE2b-256 22ec2394aea9276476ecc5bda4ce74b4cc6d51822cd546a5ee6ab41bb27fe2a8

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8410adf9fd45fbe9d32ae7a7b71b565649b39047ebed4a5e346e0a74bce0f18e
MD5 53808c164dc39d44a6b03a8868a16017
BLAKE2b-256 9668a22dbae09e35de2bcb09ae0d326e5d8328eb55dd87d0c1313bbf7389f26f

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp310-cp310-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.10, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5090dbaf6a332b5cfcd4a53b4fa28bfa34ba7f7af7d8dbfbc1824f01987c8971
MD5 c975349c2ae0b9ce6a297f0d769fdcb5
BLAKE2b-256 5ce746607ad31316e675906dd14fe32a4967489790e25288e83d4b77a90b073b

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5c7de30c100ec4a6f9d6185770bbb368ad462447ccd3efa96de43721ddff9993
MD5 4bf0f08678940a0b7f2c282c95c2ce1d
BLAKE2b-256 e6ec1d58deaf2c7292ea6a565c8f5afe79bb05275794c3157a0cf0b820f954db

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: verovio-4.3.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3f4f5d5b78ff40f5ffb0271fb0d55d271d1709690dc4d116ebbe0b32fe0fc341
MD5 620a383481e75fd40215ed4251600768
BLAKE2b-256 e532c209317769654fbc601b5de270a93e67499e83f27becf898fa54161b9984

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3abb57dd9950052a0a1887fafd5cd16cc9d96acb2bcf4bdbc91f18965a095fef
MD5 463fb29ed03f10f8cd73f819eb015037
BLAKE2b-256 1d49f44a44e4bec0470a86f96a7cd57c5ea7d931535e17da78c30e4e78192fe2

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 024d45c382b37b4fc43e43c352521f679ffd9a1f3d4fea20619351a6795e8f1a
MD5 6b3694b46871b8c746598b3ec8d39712
BLAKE2b-256 30980004af784fc28447a71e598d8f902ace3a29b4c8a4504f10b80131b423be

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp39-cp39-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.9, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 20a5eab37a01062cb7fc77dd44353d835eabca0c7373f5c44c8742e62614f4da
MD5 b12db787a577a6205b01ff4433cb01af
BLAKE2b-256 000ce9ac52ec864c8df81523136eecd53b2fadb7c2c09f05313db520dfbce49e

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 3ea7bf4ec909d1e63edd5d31da947661dd44ed099d8ae1ee0633cb4f8053b6a2
MD5 ce22388d38759cbb8f959e83d7f666ef
BLAKE2b-256 8b65a325357a695b9e7e308788484be845eeb7cf1d901e93c8fb65ac405173d7

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: verovio-4.3.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b493a7597b822b71a028cddd8beeb6119a9b7c168576353c02961d00be9efd80
MD5 74a14387bfd920084b12fd5eb000318d
BLAKE2b-256 2022f2b888baf2472f3584f73b0ce199f9e16662cc4d691cfedbb51102e97878

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec88cf4d96c384669490b73e8244d7862fb60f8486c0b0481d8c564a94513b07
MD5 f8fa006bdb68199a4e92eb51fbb36632
BLAKE2b-256 c50ca4d2efd5c4a5ac5f6b13db32220ad472b884b42e87edd85e317dfe5d6d1f

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d204ce7c49f4c89ca9105999de8e2a3114c780f3f525f5257c1ba98631abff7e
MD5 cccbafca4fbc5fd40a2811b5f037a197
BLAKE2b-256 b5411394888f9eba8fbeafebe254e899f7ad5276ca535f675f700b3cb966989b

See more details on using hashes here.

File details

Details for the file verovio-4.3.1-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: verovio-4.3.1-cp38-cp38-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.8, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.20

File hashes

Hashes for verovio-4.3.1-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a5d508202593536d9b2f3154e51fe5de1e9d72f96d85fbd6fb939cb6cb901ce6
MD5 e24473ad3642029494e3bb98b60b3059
BLAKE2b-256 f0757a32603940df5247669cdc3fc7ad7bc4d5108cd3ca1c75244106dbcece10

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page