pymatchmaker

View on PyPIReverse Dependencies (0)

0.1.3 pymatchmaker-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pymatchmaker-0.1.3-cp39-cp39-macosx_10_9_x86_64.whl
pymatchmaker-0.1.3-cp39-cp39-musllinux_1_2_x86_64.whl
pymatchmaker-0.1.3-cp39-cp39-macosx_11_0_arm64.whl
pymatchmaker-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pymatchmaker-0.1.3-cp312-cp312-macosx_10_13_x86_64.whl
pymatchmaker-0.1.3-cp312-cp312-musllinux_1_2_x86_64.whl
pymatchmaker-0.1.3-cp312-cp312-macosx_11_0_arm64.whl
pymatchmaker-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pymatchmaker-0.1.3-cp311-cp311-macosx_10_9_x86_64.whl
pymatchmaker-0.1.3-cp311-cp311-musllinux_1_2_x86_64.whl
pymatchmaker-0.1.3-cp311-cp311-macosx_11_0_arm64.whl
pymatchmaker-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pymatchmaker-0.1.3-cp310-cp310-macosx_10_9_x86_64.whl
pymatchmaker-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl
pymatchmaker-0.1.3-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: pymatchmaker
Version: 0.1.3
Filename: pymatchmaker-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 1128136
MD5: 439819da60f33560e7dd0f79f79e1258
SHA256: be00af117552ac130d16d52c7f05ba860c5dd1c44191d105611ddeb5c9b903a3
Uploaded: 2025-01-14 12:17:56 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: pymatchmaker
Version: 0.1.3
Summary: A package for real-time music alignment
Author-Email: Matchmaker Development Team <carloscancinochacon[at]gmail.com>
Project-Url: Homepage, https://github.com/pymatchmaker/matchmaker
License: Apache 2.0
Keywords: music,alignment,midi,audio
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: MIDI
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Requires-Dist: cython (>=3.0.8)
Requires-Dist: python-rtmidi (>=1.5.8)
Requires-Dist: mido (>=1.3.2)
Requires-Dist: numpy (<2.0,>=1.26.3)
Requires-Dist: scipy (<1.15,>=1.11.4)
Requires-Dist: librosa (>=0.10.1)
Requires-Dist: partitura (>=1.5.0)
Requires-Dist: progressbar2 (>=4.2.0)
Requires-Dist: python-hiddenmarkov (>=0.1.3)
Requires-Dist: pyaudio (>=0.2.14)
Requires-Dist: pyfluidsynth (>=1.3.3)
Requires-Dist: black (>=23.12.1); extra == "dev"
Requires-Dist: isort (>=5.13.2); extra == "dev"
Requires-Dist: pre-commit (>=3.6.0); extra == "dev"
Requires-Dist: ipython (>=8.12.0); extra == "dev"
Requires-Dist: pyclean (>=3.0.0); extra == "dev"
Requires-Dist: ruff (>=0.8.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8616 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: false
Tag: cp312-cp312-manylinux_2_17_x86_64
Tag: cp312-cp312-manylinux2014_x86_64

RECORD

Path Digest Size
matchmaker/matchmaker.py sha256=yItWdJ6o09bBNF1qjaAA5jXKXB5m1BO4ncML-Nnq9Ns 7607
matchmaker/__init__.py sha256=tqHCROVlsaCbtShW85Rwr7PQP1FpUZmz5jX18A3trgE 832
matchmaker/base.py sha256=G661mMC0de5sBpR5aAg1EgD4Puc6IxHrgk-n28pOnms 583
matchmaker/dp/dtw_loop.cpython-312-x86_64-linux-gnu.so sha256=r4XM4iRvkUfaUHokQ4ev54SUXQ8DeMLyHMkkcrDgbYY 1547512
matchmaker/dp/__init__.py sha256=0JGFpoJAbKU5sI3VmgKl_vw3EJaIIcli4uV2RYW5jjA 223
matchmaker/dp/dtw_loop.pyx sha256=V5f-piku85N2c73mvgeUaTLPi2donG5Q7GhNFyW9jM4 4654
matchmaker/dp/oltw_dixon.py sha256=cEHMRrs043949QC0Acz3rcitExgl3hvWUWc8UFNQGTw 15305
matchmaker/dp/oltw_arzt.py sha256=i5BQYjigduLn5xS-hIIR5ThZnUnU0SXTcuc_8Rnoous 9590
matchmaker/utils/typing.py sha256=svP1fWT4_WUPpb8WlwJ0LTYiX2k77HhmCfOLiAvmAt8 581
matchmaker/utils/processor.py sha256=ZIFp50KVO6wWtf2C__viko1K-17iqXz7vifSNz_Gtvs 1687
matchmaker/utils/__init__.py sha256=L1PnGyrAlNjbBJNvWPsL-Pv72apekJS6DT_MryEv7G8 242
matchmaker/utils/distances.cpython-312-x86_64-linux-gnu.so sha256=lwLPp6FvV8h4GcNNgY_AJPzhMyJizqer7Az1mpj9GW0 2189808
matchmaker/utils/audio.py sha256=SNIRWDIfNLyvG8qxMMT-nh-6fzXiAVpGAQhs1otPVKQ 3278
matchmaker/utils/symbolic.py sha256=KZOTgCBu8AQSuHLcB4upFWWW5iQK5dJkOexMswzD5ps 11852
matchmaker/utils/stream.py sha256=Lz-DLMA3K_nRbrasVcf01PDdLWu5Yw67-JoLQYMw2AY 2915
matchmaker/utils/distances.pyx sha256=8KOsRK1MgHoPHaRqDR9P7CdIrr2TP8Z8rkg9UykJs_Y 5799
matchmaker/utils/misc.py sha256=3XVvWgoARp2e9366mcKC5I87ggs1qpV1s6j4O1p_8nY 4791
matchmaker/utils/tempo_models.py sha256=8_N9xi0uOJuvfPa7jl70W2aSu6OODDhpwk3DHra69jg 15550
matchmaker/io/__init__.py sha256=60pk8dagS2HNn44Bh9s394GG9RNChSZP7t7-MIdgzAI 199
matchmaker/io/audio.py sha256=JU2cTzKdyfZsNwyLd2DZqcnUbIJ8HNO8GUCp-bhU5_Q 9229
matchmaker/io/midi.py sha256=sTAEOuMiNTRsx_FQbR1OqI5NosvbFtrgnRClxURCbpU 9885
matchmaker/io/mediator.py sha256=3PluOSXh14wkicY63l0KmDNk7uiG_v2Q8clAvYvz7Tk 6025
matchmaker/prob/hmm.py sha256=Q7hR1BKi0Xvn9yPJhtehMnuqpS3iGvs4fj6v4Qh0M7s 33022
matchmaker/prob/__init__.py sha256=M7TECp3GLFbA5EDytuLS-ygPNz4bXYvj1PJxSMfU8rQ 122
matchmaker/features/__init__.py sha256=dqyhn8dvJuMH763KlOokaQdxzQ7wr9nF1NpWQRLu10Q 104
matchmaker/features/audio.py sha256=sT0RlNLDatjOmhdt8uqq-bshmUFOL5hrlBleGUWsA30 7071
matchmaker/features/midi.py sha256=864iuccIowbjRgnf9Q0otQp1rwRj1K4M_oM3HThGh28 10301
docs/source/conf.py sha256=hYSLmduh4ciSS2sEOOoUkBzCROW1Ib3f2MtILRCI30g 1347
pymatchmaker-0.1.3.dist-info/METADATA sha256=Ov11MvWJuw-_zAWH6pl9BLLls_QtVaDslfAYPxxUK4I 10179
pymatchmaker-0.1.3.dist-info/RECORD
pymatchmaker-0.1.3.dist-info/top_level.txt sha256=RBvaGsuDv7mMjwvRfLwUxby5jhdI2eaVvT-E3w3SsoY 39
pymatchmaker-0.1.3.dist-info/WHEEL sha256=siqMuoWpRueIZ87ijidBxnOwHeSOOcxNwYCs-pC4Yv0 151
pymatchmaker-0.1.3.dist-info/LICENSE sha256=7QY6QZz37O454oYp4q8VW8gvAUqS_9O9HeaadNN7OtQ 11361

top_level.txt

build
docs
matchmaker
tests
wheelhouse