musicscore
==========
Tested with python 3.9, 3.10 and 3.11
**musicscore** is a python library for generating musicxml data in an intuitive and easy but nevertheless exhaustive way. The generated
files can be imported in several music notation programs and be processed further if necessary. The preferred software is Finale which
seems at the moment to have the best implementation of musicxml format files and supports version 4.0.
For documentation see: `<https://musicscore.readthedocs.io>`_
The project can be found on GitHub under: `<https://github.com/alexgorji/musicscore>`_
**musicscore** can be installed via pip:
.. code-block:: console
(.venv) $ pip install musicscore
**musicxml** can also be found in a separate repository under: `<https://github.com/alexgorji/musicxml>` and be installed via pip:
.. code-block:: console
(.venv) $ pip install musicxml
Raw data
{
"_id": null,
"home_page": "https://github.com/alexgorji/musicscore.git",
"name": "musicscore",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Alex Gorji",
"author_email": "aligorji@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/4a/f2/ce61183ed97ec07ae0f31f3ceb832c4d880e6ffdbaf476be9a19be1027b6/musicscore-2.1.0.tar.gz",
"platform": null,
"description": "musicscore\n==========\nTested with python 3.9, 3.10 and 3.11\n\n**musicscore** is a python library for generating musicxml data in an intuitive and easy but nevertheless exhaustive way. The generated\nfiles can be imported in several music notation programs and be processed further if necessary. The preferred software is Finale which\nseems at the moment to have the best implementation of musicxml format files and supports version 4.0.\n\n\nFor documentation see: `<https://musicscore.readthedocs.io>`_\n\nThe project can be found on GitHub under: `<https://github.com/alexgorji/musicscore>`_\n\n**musicscore** can be installed via pip:\n\n.. code-block:: console\n\n (.venv) $ pip install musicscore\n\n\n**musicxml** can also be found in a separate repository under: `<https://github.com/alexgorji/musicxml>` and be installed via pip:\n\n.. code-block:: console\n\n (.venv) $ pip install musicxml\n",
"bugtrack_url": null,
"license": "",
"summary": "Generating musicxml files.",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/alexgorji/musicscore.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fe28e116ff6370fda3f7e049db46f27909fd27111741954853d410d62e6723e2",
"md5": "8b214c284dac4f17c788a3eafd270622",
"sha256": "28d6599b935b93195037236177bee86e03d4b11d271194015bd3e96c8f9b3fee"
},
"downloads": -1,
"filename": "musicscore-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8b214c284dac4f17c788a3eafd270622",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 208746,
"upload_time": "2023-12-18T15:59:05",
"upload_time_iso_8601": "2023-12-18T15:59:05.318643Z",
"url": "https://files.pythonhosted.org/packages/fe/28/e116ff6370fda3f7e049db46f27909fd27111741954853d410d62e6723e2/musicscore-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4af2ce61183ed97ec07ae0f31f3ceb832c4d880e6ffdbaf476be9a19be1027b6",
"md5": "002e8335f0a70ba20063e4c3bd7eb372",
"sha256": "19d29708f2ab173249182b91d11b40212abdcae8ec17e13a1aa2707fce5df42a"
},
"downloads": -1,
"filename": "musicscore-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "002e8335f0a70ba20063e4c3bd7eb372",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 142390,
"upload_time": "2023-12-18T15:59:07",
"upload_time_iso_8601": "2023-12-18T15:59:07.408525Z",
"url": "https://files.pythonhosted.org/packages/4a/f2/ce61183ed97ec07ae0f31f3ceb832c4d880e6ffdbaf476be9a19be1027b6/musicscore-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-18 15:59:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alexgorji",
"github_project": "musicscore",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "musicscore"
}