{ "info": { "author": "Sviatoslav Abakumov", "author_email": "dust.harvesting@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Artistic Software", "Topic :: Multimedia :: Sound/Audio" ], "description": "PyGuitarPro\n===========\n\n.. image:: http://img.shields.io/travis/Perlence/PyGuitarPro/develop.svg?style=flat&label=Travis\n :alt: Travis-CI Build Status\n :target: https://travis-ci.org/Perlence/PyGuitarPro\n\n.. image:: http://img.shields.io/pypi/v/pyguitarpro.svg?style=flat\n :alt: PyPI Package latest release\n :target: https://pypi.python.org/pypi/remote-pdb\n\n\nIntroduction\n------------\n\nPyGuitarPro is a package to read, write and manipulate GP3, GP4 and GP5 files. Initially PyGuitarPro is a Python port\nof `AlphaTab`_ which is a Haxe port of `TuxGuitar`_.\n\n.. _AlphaTab: http://www.alphatab.net/\n.. _TuxGuitar: http://tuxguitar.herac.com.ar/\n\nThis package helps you achieve several goals you might find yourself yearning to do in a day-to-day tabber life:\n\n- transpose a track without messing the fingering.\n\n- add first string to the track without messing the fingering.\n\n- map percussion notes to different values.\n\nReading ``.gp*`` files is as easy as:\n\n.. code-block:: python\n\n import guitarpro\n curl = guitarpro.parse('Mastodon - Curl of the Burl.gp5')\n\nWriting ``.gp*`` files isn't that hard as well:\n\n.. code-block:: python\n\n guitarpro.write(curl, 'Mastodon - Curl of the Burl 2.gp5')\n\nAll objects representing GP entities are hashable and comparable. This gives the great opportunity to apply *diff*\nalgorithm to tabs, or even *diff3* algorithm to merge tablatures.\n\nTo anyone wanting to create their the best guitar tablature editor in Python this package will be the good thing to\nstart with.\n\n\nExamples\n--------\n\nSeveral usage examples are included in the ``/examples`` folder. Please feel free to add your own examples, or improve\non some of the existing ones, and then submit them via pull request.\n\nTo run one of the examples in your local environment, simply:\n\n.. code-block:: sh\n\n cd pyguitarpro\n python examples/transpose.py --help\n\n\nInstallation\n------------\n\nInstall PyGuitarPro from PyPI:\n\n.. code-block:: sh\n\n pip install PyGuitarPro\n\nTo install development version of PyGuitarPro:\n\n.. code-block:: sh\n\n git clone https://github.com/Perlence/PyGuitarPro.git\n cd pyguitarpro\n pip install -e .\n\n\nDocumentation\n-------------\n\nPackage documentation is located at `Read the Docs`_.\n\n.. _Read the Docs: http://pyguitarpro.readthedocs.io/\n\n\nLicensing\n---------\n\nPlease see the file called ``LICENSE``.\n\n.. vim: tw=120 cc=121\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Perlence/PyGuitarPro", "keywords": "", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "PyGuitarPro", "package_url": "https://pypi.org/project/PyGuitarPro/", "platform": "Windows", "project_url": "https://pypi.org/project/PyGuitarPro/", "project_urls": { "Homepage": "https://github.com/Perlence/PyGuitarPro" }, "release_url": "https://pypi.org/project/PyGuitarPro/0.5/", "requires_dist": [ "attrs (>=17.1)", "enum34", "six" ], "requires_python": "", "summary": "Read, write, and manipulate GP3, GP4 and GP5 files.", "version": "0.5" }, "last_serial": 4400292, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "ce57243c05eb757f5d3c42fc232a4e42", "sha256": "6d8ccdad7b79c9c072649c22800ba395af855108b788096094653277d1e69a39" }, "downloads": -1, "filename": "PyGuitarPro-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ce57243c05eb757f5d3c42fc232a4e42", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 95018, "upload_time": "2017-02-10T14:05:48", "url": "https://files.pythonhosted.org/packages/53/5a/12a805c8f579d606568379702ed0ff439f2e543ec3c6b76b0e8bc66e074a/PyGuitarPro-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a85a0839e8c9b252a11d786884fd2611", "sha256": "ab2630e54dc3787971d367dc53ac508e3ee9436633840dd23620ab4bd8e6c15d" }, "downloads": -1, "filename": "PyGuitarPro-0.2.zip", "has_sig": false, "md5_digest": "a85a0839e8c9b252a11d786884fd2611", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83781, "upload_time": "2014-03-30T09:21:46", "url": "https://files.pythonhosted.org/packages/f3/40/28e0c6e71a5138aa2c3e5eed4b6a61dbfd36f721188fe2c8cfa2958ef831/PyGuitarPro-0.2.zip" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "b245b8859ecb2a4a47a2bb30a71a0b70", "sha256": "01ff44e545ad19ee99e5d5ce5abfab370a31f559a29e6fcb0e67b013173c32c5" }, "downloads": -1, "filename": "PyGuitarPro-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b245b8859ecb2a4a47a2bb30a71a0b70", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 95049, "upload_time": "2017-02-10T14:05:51", "url": "https://files.pythonhosted.org/packages/bd/17/b12eaae3127f5c3e28913ae336ba76f12cd84c97d8d4ed449639b849c828/PyGuitarPro-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e70f02fe35dd14abe633b7fdb6e8474", "sha256": "437eb5204507f73b41e4109d0379686976b3a04b5333a8177ec6f7e3ec453413" }, "downloads": -1, "filename": "PyGuitarPro-0.2.1.zip", "has_sig": false, "md5_digest": "0e70f02fe35dd14abe633b7fdb6e8474", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85708, "upload_time": "2014-03-30T09:38:52", "url": "https://files.pythonhosted.org/packages/2a/84/5501183597b68d57565e711a9f8bce79e36ab3e4c9df816f928755cbe60c/PyGuitarPro-0.2.1.zip" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ffceb523b13f60d7f2ef738b64f62906", "sha256": "6674f9011b98edb88c8994caed82cae4cc7e5b5db66f2760f7775f2aaeb715aa" }, "downloads": -1, "filename": "PyGuitarPro-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffceb523b13f60d7f2ef738b64f62906", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 95080, "upload_time": "2017-02-10T14:05:54", "url": "https://files.pythonhosted.org/packages/d9/95/a1730d2bc933ffc8331e87656a2d512d377a4218c302ad9302aec1ba388b/PyGuitarPro-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9930f6dc78ba42664222318afe90278", "sha256": "ecf7605f1f366e234e28b07143fe6be21c50c772b831332184018a92a2fe4b53" }, "downloads": -1, "filename": "PyGuitarPro-0.2.2.tar.gz", "has_sig": false, "md5_digest": "a9930f6dc78ba42664222318afe90278", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74333, "upload_time": "2014-04-01T10:45:54", "url": "https://files.pythonhosted.org/packages/08/dc/7f977a7c56221ddf2871070c1efc5365e5c2df189f4ab495c4edbfabc500/PyGuitarPro-0.2.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "23d1e29e586b51cceec5ef2741c4c667", "sha256": "e0a1f16e9acd75c6e9a26d0f520f159d72172e896fe1cb3ee5b9285ac955076a" }, "downloads": -1, "filename": "PyGuitarPro-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "23d1e29e586b51cceec5ef2741c4c667", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 93979, "upload_time": "2017-02-10T14:05:56", "url": "https://files.pythonhosted.org/packages/9f/d3/f84ca4eceecae001fc945a048dec4b241d81dc6a4e81e174089d52390274/PyGuitarPro-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "309ee55db634e4b7824fee34a926d26d", "sha256": "e44832dd3e48950a20415b73342257d3e9046ab12e0f764194fdbd249c3318cb" }, "downloads": -1, "filename": "PyGuitarPro-0.3.tar.gz", "has_sig": false, "md5_digest": "309ee55db634e4b7824fee34a926d26d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83884, "upload_time": "2017-02-10T13:58:48", "url": "https://files.pythonhosted.org/packages/61/a5/705833313d2f96ca2dab5ca00911560e5f7e302dcd4e28200b733d8375a5/PyGuitarPro-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "ec463be78f98c4940866c0a1d7fde19d", "sha256": "92d5db95bb0194e783fbec76eb995ee29de401315f456484d4f21d42acd2dffe" }, "downloads": -1, "filename": "PyGuitarPro-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ec463be78f98c4940866c0a1d7fde19d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 96114, "upload_time": "2017-02-13T11:25:35", "url": "https://files.pythonhosted.org/packages/4d/f6/b105ab47833247325f00be8b731757f9f1bd040a618bb656cd8d6113f7b9/PyGuitarPro-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e60d96d568aec04f23360f6cadd833ba", "sha256": "acb4b5fca68ce64ddb823612975ad55ca5cff942b76948f2382c36f193470019" }, "downloads": -1, "filename": "PyGuitarPro-0.3.1.tar.gz", "has_sig": false, "md5_digest": "e60d96d568aec04f23360f6cadd833ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85287, "upload_time": "2017-02-13T11:25:38", "url": "https://files.pythonhosted.org/packages/b9/79/a4ac8934d7c57f6cbb83363e399fe629cadb013c811b5376ff3c3e88d078/PyGuitarPro-0.3.1.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "b7d83d2b91b862b9ef95059deda2399d", "sha256": "b76fa08e6c64fd24d1bf9a2320c5c71acdcdc59385fc41d4d283b8aceff31c48" }, "downloads": -1, "filename": "PyGuitarPro-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b7d83d2b91b862b9ef95059deda2399d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 43247, "upload_time": "2018-04-14T19:15:50", "url": "https://files.pythonhosted.org/packages/98/7b/194813ae2900705a04c02b627602550833f795d1506cca90775a56aaafbd/PyGuitarPro-0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "177bf9880f227ab21db2636ea8fd7f0c", "sha256": "5e0f3bd63f43856e27615c62e88892444797fd87651811644a82359f56ab9a5d" }, "downloads": -1, "filename": "PyGuitarPro-0.4.tar.gz", "has_sig": false, "md5_digest": "177bf9880f227ab21db2636ea8fd7f0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176346, "upload_time": "2018-04-14T19:15:51", "url": "https://files.pythonhosted.org/packages/1b/ed/fbecd1e7192dd0bf09211fcecc626e7f8ffb8871b6b038a242953a11710a/PyGuitarPro-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "48e167f8e1445e18e3b4b8d349c38855", "sha256": "3a6081f909f1a23dfdc0384b386a3741ba10c82399780a5a77b7571feb0d7f01" }, "downloads": -1, "filename": "PyGuitarPro-0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "48e167f8e1445e18e3b4b8d349c38855", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 178290, "upload_time": "2018-10-21T19:56:19", "url": "https://files.pythonhosted.org/packages/3e/36/6b045e68be6beb72e117993dabc28e1c0dfd14ad5e08856ec25074733e2b/PyGuitarPro-0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d471c2a065915f6e4f2885f4350ef712", "sha256": "faaa4cee12d38d1b498f32a96bbbf21ee82032b207c0a87fa9cc905c0483d834" }, "downloads": -1, "filename": "PyGuitarPro-0.5.tar.gz", "has_sig": false, "md5_digest": "d471c2a065915f6e4f2885f4350ef712", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 177796, "upload_time": "2018-10-21T19:56:20", "url": "https://files.pythonhosted.org/packages/84/aa/32701829341042bbd1634201057db36ae40429061e146a07be9430088f58/PyGuitarPro-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48e167f8e1445e18e3b4b8d349c38855", "sha256": "3a6081f909f1a23dfdc0384b386a3741ba10c82399780a5a77b7571feb0d7f01" }, "downloads": -1, "filename": "PyGuitarPro-0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "48e167f8e1445e18e3b4b8d349c38855", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 178290, "upload_time": "2018-10-21T19:56:19", "url": "https://files.pythonhosted.org/packages/3e/36/6b045e68be6beb72e117993dabc28e1c0dfd14ad5e08856ec25074733e2b/PyGuitarPro-0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d471c2a065915f6e4f2885f4350ef712", "sha256": "faaa4cee12d38d1b498f32a96bbbf21ee82032b207c0a87fa9cc905c0483d834" }, "downloads": -1, "filename": "PyGuitarPro-0.5.tar.gz", "has_sig": false, "md5_digest": "d471c2a065915f6e4f2885f4350ef712", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 177796, "upload_time": "2018-10-21T19:56:20", "url": "https://files.pythonhosted.org/packages/84/aa/32701829341042bbd1634201057db36ae40429061e146a07be9430088f58/PyGuitarPro-0.5.tar.gz" } ] }