{ "info": { "author": "Fabrice Salvaire", "author_email": "fabrice.salvaire@orange.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": ".. -*- Mode: rst -*-\n\n.. -*- Mode: rst -*-\n\n..\n |MusicaUrl|\n |MusicaHomePage|_\n |MusicaDoc|_\n |Musica@github|_\n |Musica@readthedocs|_\n |Musica@readthedocs-badge|\n |Musica@pypi|_\n\n.. https://musica.fabrice-salvaire.fr\n.. https://fabricesalvaire.github.io/Musica\n\n.. |MusicaUrl| replace:: https://musica.fabrice-salvaire.fr\n\n.. |MusicaHomePage| replace:: Musica Home Page\n.. _MusicaHomePage: https://musica.fabrice-salvaire.fr\n\n.. |Musica@readthedocs-badge| image:: https://readthedocs.org/projects/musica/badge/?version=latest\n :target: http://musica.readthedocs.org/en/latest\n\n.. |Musica@github| replace:: https://github.com/FabriceSalvaire/Musica\n.. .. _Musica@github: https://github.com/FabriceSalvaire/Musica\n\n.. |Musica@pypi| replace:: https://pypi.python.org/pypi/musica-toolkit\n.. .. _Musica@pypi: https://pypi.python.org/pypi/musica-toolkit\n\n.. |Pypi Version| image:: https://img.shields.io/pypi/v/musica-toolkit.svg\n :target: https://pypi.python.org/pypi/musica-toolkit\n :alt: Musica last version\n\n.. |Pypi License| image:: https://img.shields.io/pypi/l/musica-toolkit.svg\n :target: https://pypi.python.org/pypi/Musica\n :alt: Musica license\n\n.. |Pypi Python Version| image:: https://img.shields.io/pypi/pyversions/musica-toolkit.svg\n :target: https://pypi.python.org/pypi/musica-toolkit\n :alt: Musica python version\n\n.. |Build Status| image:: https://travis-ci.org/FabriceSalvaire/Musica.svg?branch=master\n :target: https://travis-ci.org/FabriceSalvaire/Musica\n :alt: Musica build status @travis-ci.org\n\n.. |ohloh| image:: https://www.openhub.net/accounts/230426/widgets/account_tiny.gif\n :target: https://www.openhub.net/accounts/fabricesalvaire\n :alt: Fabrice Salvaire's Ohloh profile\n :height: 15px\n :width: 80px\n\n.. coverage test\n.. https://img.shields.io/pypi/status/Django.svg\n.. https://img.shields.io/github/stars/badges/shields.svg?style=social&label=Star\n\n.. End\n.. -*- Mode: rst -*-\n\n.. |IPython| replace:: IPython\n.. _IPython: http://ipython.org\n\n.. |Numpy| replace:: Numpy\n.. _Numpy: http://www.numpy.org\n\n.. |Sphinx| replace:: Sphinx\n.. _Sphinx: http://sphinx-doc.org\n\n.. |PyPI| replace:: PyPI\n.. _PyPI: https://pypi.python.org/pypi\n\n.. |Python| replace:: Python\n.. _Python: http://python.org\n\n.. End\n\n===============\n Musica Tookit\n===============\n\n|Pypi License|\n|Pypi Python Version|\n\n|Pypi Version|\n\n* Quick Link to `Production Branch `_\n* Quick Link to `Devel Branch `_\n\nOverview\n========\n\nWhat is the Musica Toolkit ?\n----------------------------\n\nMusica is a free and open source computational music toolkit written in |Python|_ covering several\ntopics from music theory, audio analysis to high quality figure generation.\n\nWhere is the Documentation ?\n----------------------------\n\nThe documentation is available on the |MusicaHomePage|_.\n\nWhat are the main features ?\n----------------------------\n\n.. -*- Mode: rst -*-\n\n* Music Theory : temperament, pitch, interval, scale\n* Audio Analysis\n\n * Spectrum analysis, e.g. Harmonic Power Spectrum to find the pitch\n\n* Database using YAML format\n\n * Instrument database covering usual orchestrations, e.g. classic and jazz music\n * Tuning database for string instruments\n\n* Localisation\n\n * handle English and Latin convention\n * translation of music therms using `gettext`\n\n* Score Format\n\n * read/write `MusiXML `_, automatically generated from XML schema (thanks to `PyXB `_)\n\n* High Quality Figures : piano keyboard, fretboard etc.\n\n.. http://www.codesynthesis.com/products/xsd/\n\nHow to install it ?\n-------------------\n\nLook at the `installation `_ section in the documentation.\n\nCredits\n=======\n\nAuthors: `Fabrice Salvaire `_\n\nNews\n====\n\n.. -*- Mode: rst -*-\n\n\n.. no title here\n\nV0 2017-10-01\n-------------\n\nStarted project\n\n.. End\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://musica.fabrice-salvaire.fr", "keywords": "music computational theory computer aided musical analysis", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "musica-toolkit", "package_url": "https://pypi.org/project/musica-toolkit/", "platform": "", "project_url": "https://pypi.org/project/musica-toolkit/", "project_urls": { "Homepage": "https://musica.fabrice-salvaire.fr" }, "release_url": "https://pypi.org/project/musica-toolkit/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Musica is a free and open source computational music toolkit written in Python covering several topics from music theory, audio analysis to high quality figure generation", "version": "0.1.0" }, "last_serial": 3324940, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f3a402737fb873b480be48ec7dfc9433", "sha256": "3579bdceb5960fc82e70c152c0475da9a67afdda75c2ce13dab8adae04455a5f" }, "downloads": -1, "filename": "musica-toolkit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f3a402737fb873b480be48ec7dfc9433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1880033, "upload_time": "2017-11-11T20:18:18", "url": "https://files.pythonhosted.org/packages/df/7e/db608734c184aff9285f979b152c6ce551370d8d980d2dd6c0e56cbb4de8/musica-toolkit-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3a402737fb873b480be48ec7dfc9433", "sha256": "3579bdceb5960fc82e70c152c0475da9a67afdda75c2ce13dab8adae04455a5f" }, "downloads": -1, "filename": "musica-toolkit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f3a402737fb873b480be48ec7dfc9433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1880033, "upload_time": "2017-11-11T20:18:18", "url": "https://files.pythonhosted.org/packages/df/7e/db608734c184aff9285f979b152c6ce551370d8d980d2dd6c0e56cbb4de8/musica-toolkit-0.1.0.tar.gz" } ] }