{ "info": { "author": "Peter Murphy", "author_email": "peterkmurphy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Other Audience", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Artistic Software", "Topic :: Education", "Topic :: Multimedia :: Sound/Audio", "Topic :: Other/Nonlisted Topic", "Topic :: Software Development", "Topic :: Utilities" ], "description": "============\r\nMusic Theory\r\n============\r\n\r\n\"Music Theory\" (**musictheory**) is a package designed to investigate the \r\nquestion \"Which chords go with which scales?\" A couple of years ago, \r\nthe author was very interested and obsessed in the question, and decided\r\nto put his Python skills to the task. Along the way, the **musictheory** \r\npackage was redesigned to be more flexible and extendible. \r\n\r\nThe package has roughly the same philosophy as `Music Set Theory \r\n`_ but uses different\r\nterminology.\r\n\r\nDocumentation\r\n-------------\r\n\r\nThe best thing to do is look at the source code. It contains an *excess*\r\nof documentation strings. Hopefully it makes things clearer.\r\n\r\nInstallation\r\n------------\r\n\r\nYou can get the application from PyPI through the command::\r\n\r\n sudo pip install musictheory\r\n\r\nLicense\r\n-------\r\n\r\nThe software has been released using a 3 clause Berkeley Software \r\nDistribution (BSD) license. See LICENSE.txt for more information.\r\n\r\nVersions\r\n--------\r\n\r\n* 0.1 (May 1th 2011) - Create setup script for files.\r\n\r\n* 0.2 (May 11th 2011) - Remove bugs for working with chordgenerator.\r\n\r\n* 0.3 (June 6th 2011) - Add license information. Add more scales.\r\n\r\n* 0.4 (April 24th 2013) - Try to make a half-decent PyPI package.\r\n\r\n* 0.5 (August 14th 2014) - Add some experimental suspended chords.\r\n\r\nCopyright\r\n---------\r\n\r\nThe **musictheory** is copyright (c) 2008-2014 `Peter Murphy `_ \r\n.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/musictheory/", "keywords": "music set theory temperament scale chords", "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "musictheory", "package_url": "https://pypi.org/project/musictheory/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/musictheory/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/musictheory/" }, "release_url": "https://pypi.org/project/musictheory/0.5/", "requires_dist": null, "requires_python": null, "summary": "Provides classes for \"music set theory\"-like analysis.", "version": "0.5" }, "last_serial": 1190138, "releases": { "0.3": [], "0.4": [ { "comment_text": "", "digests": { "md5": "734ff1a92a5bf80d656e3ab28323bf1f", "sha256": "479dc7d00f00d7c830a9bd6acec4e264ca59f4c55015a2d94f9f049c7bc3631d" }, "downloads": -1, "filename": "musictheory-0.4.tar.gz", "has_sig": false, "md5_digest": "734ff1a92a5bf80d656e3ab28323bf1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22111, "upload_time": "2013-04-24T04:37:52", "url": "https://files.pythonhosted.org/packages/5c/8e/c96eb472227c39b7dd9834bdaa4fa0cbc56b6d73b9697cc5c65108da2f6e/musictheory-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "57b6ce6e372ef08ced5339ec9541d04c", "sha256": "96ac9c2e6dcc0a3de4bb33bb3315b4ea3b415fcda0eebc7da3faab717ec56312" }, "downloads": -1, "filename": "musictheory-0.4.1.tar.gz", "has_sig": false, "md5_digest": "57b6ce6e372ef08ced5339ec9541d04c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22116, "upload_time": "2013-04-24T04:49:10", "url": "https://files.pythonhosted.org/packages/7f/4e/351a148e294354c59447f0435aef3e6376a4c9dfd6f4afa072133beba206/musictheory-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "acf354e4e1209b27ab03eb51560a167c", "sha256": "1541c45b7a919af4e67a1a6dd2d575929e219c7a54cdaf06b1488a350825dc1b" }, "downloads": -1, "filename": "musictheory-0.4.2.tar.gz", "has_sig": false, "md5_digest": "acf354e4e1209b27ab03eb51560a167c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22145, "upload_time": "2013-05-07T02:06:04", "url": "https://files.pythonhosted.org/packages/aa/36/0ef5fdbbe1c63235f0fcb2f4cc92148a0ca206e4bb3e882fc7bfbcc3227a/musictheory-0.4.2.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "84094790971ebcf613d953ae6fe208ff", "sha256": "890a8063f7e453f56528a0e57ae728dbf909d5ea11d2ef87c22796639feeda8a" }, "downloads": -1, "filename": "musictheory-0.5.tar.gz", "has_sig": false, "md5_digest": "84094790971ebcf613d953ae6fe208ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22543, "upload_time": "2014-08-14T10:48:02", "url": "https://files.pythonhosted.org/packages/03/eb/f743515d1ee548a8b4595908fb965a1a170b1581f0c0e9c7ed32e857cf98/musictheory-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84094790971ebcf613d953ae6fe208ff", "sha256": "890a8063f7e453f56528a0e57ae728dbf909d5ea11d2ef87c22796639feeda8a" }, "downloads": -1, "filename": "musictheory-0.5.tar.gz", "has_sig": false, "md5_digest": "84094790971ebcf613d953ae6fe208ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22543, "upload_time": "2014-08-14T10:48:02", "url": "https://files.pythonhosted.org/packages/03/eb/f743515d1ee548a8b4595908fb965a1a170b1581f0c0e9c7ed32e857cf98/musictheory-0.5.tar.gz" } ] }