Metadata-Version: 2.2
Name: muprocdurham
Version: 0.0.7
Summary: Python package for the Music Processing lecture and practicals at Durham University
Home-page: https://github.com/MusicComputingDurham/MuProcDurham
Author: Robert Lieck, Eamonn Bell
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: IPython
Requires-Dist: jupyter
Requires-Dist: numpy
Requires-Dist: librosa==0.10.1
Requires-Dist: libfmp==1.2.5
Requires-Dist: ipympl==0.9.3
Requires-Dist: matplotlib<3.10
Requires-Dist: music21
Requires-Dist: umap-learn
Requires-Dist: plotly
Requires-Dist: pygame
Requires-Dist: pitchtypes
Requires-Dist: triangularmap
Requires-Dist: corpusinterface
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# MuProcDurham

[![tests](https://github.com/ComputationalMusicologyDurham/MuProcDurham/actions/workflows/tests.yml/badge.svg)](https://github.com/ComputationalMusicologyDurham/MuProcDurham/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/MusicComputingDurham/MuProcDurham/graph/badge.svg?token=POW37LFZGQ)](https://codecov.io/gh/MusicComputingDurham/MuProcDurham)

![build](https://github.com/MusicComputingDurham/MuProcDurham/workflows/build/badge.svg)
[![PyPI version](https://badge.fury.io/py/muprocdurham.svg)](https://badge.fury.io/py/muprocdurham)

[![doc](https://github.com/MusicComputingDurham/MuProcDurham/actions/workflows/doc.yml/badge.svg)](https://computationalmusicologydurham.github.io/MuProcDurham/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Python package for the Music Processing lecture and practicals at Durham University.
