{ "info": { "author": "Jan Haji\u010d jr.", "author_email": "hajicj@ufal.mff.cuni.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator" ], "description": "# MUSCIMA\n\nThe ``muscima`` (**Mu**sic **Sc**ore **Ima**ges) package implements a data model for the [MUSCIMA++](https://ufal.mff.cuni.cz/muscima)\ndataset of music notation.\n\n[![Build Status](https://travis-ci.org/hajicj/muscima.svg?branch=master)](https://travis-ci.org/hajicj/muscima)\n[![PyPI version](https://badge.fury.io/py/muscima.svg)](https://badge.fury.io/py/muscima)\n[![Documentation Status](https://readthedocs.org/projects/muscima/badge/?version=latest)](https://muscima.readthedocs.io/en/latest/index.html)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-MIT-brightgreen.svg)](LICENSE.txt)\n[![Coverage Status](https://coveralls.io/repos/github/hajicj/muscima/badge.svg?branch=master)](https://coveralls.io/github/hajicj/muscima?branch=master)\n[![codecov](https://codecov.io/gh/hajicj/muscima/branch/master/graph/badge.svg)](https://codecov.io/gh/hajicj/muscima)\n\nThis package should work with both Python 2.7 and Python 3.6,\nalthough the doctest-based test suite only works on Python 3.\n\n\n## Getting started\n\n1. Install this package: ``pip install muscima``\n2. Download the [MUSCIMA++ dataset](https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2372).\n3. Run through the [tutorial](https://muscima.readthedocs.io/en/latest/Tutorial.html#tutorial).\n\n\n\n## Dataset\nThe dataset itself is available for download\n[here](https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2372) and due to its derived nature, licensed differently:\n\n[![abc](https://img.shields.io/badge/Dataset_Version-1.0-brightgreen.svg)](https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2372)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n\n\nChangelog\n=========\n\n(Note that there will be many small releases, as we attempt to always keep\nthe package up-to-date through pip.)\n\n0.3.2\n-----\n\n* Added MANIFEST.in for easier distribution.\n\n0.3.1\n-----\n\n* Fixing setup.py bugs with README.md and CHANGES.md file paths for long description.\n* ``CropObject.join()`` now warns before exiting when the other CropObject\n is from a different document.\n* ``CropObject`` global namespace can now be set as well, through\n ``CropObject.set_dataset()``\n* Updated README to describe the tests situation.\n\n\n0.3.0\n-----\n\nFirst public release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://muscima.readthedocs.io", "keywords": "", "license": "MIT Software License", "maintainer": "", "maintainer_email": "", "name": "muscima", "package_url": "https://pypi.org/project/muscima/", "platform": "a", "project_url": "https://pypi.org/project/muscima/", "project_urls": { "Homepage": "https://muscima.readthedocs.io" }, "release_url": "https://pypi.org/project/muscima/0.10.0/", "requires_dist": null, "requires_python": "", "summary": "Tools for the MUSCIMA++ dataset of music notation.", "version": "0.10.0" }, "last_serial": 4032701, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "4b19122600333dd73fb52c15180046c0", "sha256": "848995f92595c7cfa8624db6fd45e828adfbf2ae86c8cd3b4f4e7e4aedc26b70" }, "downloads": -1, "filename": "muscima-0.10.0.tar.gz", "has_sig": false, "md5_digest": "4b19122600333dd73fb52c15180046c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105663, "upload_time": "2018-07-05T10:17:59", "url": "https://files.pythonhosted.org/packages/25/ea/d396be13bb1cd46802318e11ea14fa99fb9c6b8a37b21264cb627d631ab4/muscima-0.10.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "bc99255590023a82fe2b33d1efe6893d", "sha256": "0f271172e6b4bf8d17e4bcf89a4141f43f0d942499a2cf9afd74b0a64fcfac10" }, "downloads": -1, "filename": "muscima-0.3.0.tar.gz", "has_sig": false, "md5_digest": "bc99255590023a82fe2b33d1efe6893d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42408, "upload_time": "2017-03-15T19:47:59", "url": "https://files.pythonhosted.org/packages/65/de/451942148a0f18801fd5b7aa997fcb009f767c681b06acff13200f2a7d83/muscima-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "1c6518a13fa901ae34345fed184ec345", "sha256": "69ef18b6c2f0dfa8394e30b9ec330348cf40558bbd489ceca329f1d26bf5de1e" }, "downloads": -1, "filename": "muscima-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1c6518a13fa901ae34345fed184ec345", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42881, "upload_time": "2017-03-15T22:09:04", "url": "https://files.pythonhosted.org/packages/e4/7e/9e873d73ccfa99cabebea0791627415ee61a90c7b32e79209d41b66301fd/muscima-0.3.1.tar.gz" } ], "0.3.1.dev5": [ { "comment_text": "", "digests": { "md5": "0b4dd3b9591a92b94f59ac5678a2d992", "sha256": "302a0e472a32231ade1ffcf476b58fdb083ceeb1922f08d622593af30c1485ad" }, "downloads": -1, "filename": "muscima-0.3.1.dev5.tar.gz", "has_sig": false, "md5_digest": "0b4dd3b9591a92b94f59ac5678a2d992", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44209, "upload_time": "2017-03-15T23:41:26", "url": "https://files.pythonhosted.org/packages/11/2a/ba4cd8b64938b923d0b7d60735deef97acdc6575932b89534a98681e3c52/muscima-0.3.1.dev5.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "d255283d863224843d5b80f82405bbc5", "sha256": "cec76ee37f8fc6017dd023c69cd836413688a0659953c955cc80a6f1cc27897e" }, "downloads": -1, "filename": "muscima-0.3.2.tar.gz", "has_sig": false, "md5_digest": "d255283d863224843d5b80f82405bbc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44246, "upload_time": "2017-03-16T18:25:58", "url": "https://files.pythonhosted.org/packages/cf/26/bd5ef17415a4c786946e238697c6c6b26f041506ee2b6af4b025c8d6b318/muscima-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b19122600333dd73fb52c15180046c0", "sha256": "848995f92595c7cfa8624db6fd45e828adfbf2ae86c8cd3b4f4e7e4aedc26b70" }, "downloads": -1, "filename": "muscima-0.10.0.tar.gz", "has_sig": false, "md5_digest": "4b19122600333dd73fb52c15180046c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105663, "upload_time": "2018-07-05T10:17:59", "url": "https://files.pythonhosted.org/packages/25/ea/d396be13bb1cd46802318e11ea14fa99fb9c6b8a37b21264cb627d631ab4/muscima-0.10.0.tar.gz" } ] }