{
"info": {
"author": "Peter Murphy",
"author_email": "peterkmurphy@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Other Environment",
"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 :: OS Independent",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Topic :: Artistic Software",
"Topic :: Education",
"Topic :: Multimedia :: Sound/Audio"
],
"description": "===============\r\nChord Generator\r\n===============\r\n\r\nAbout\r\n-----\r\n\r\n**Chord Generator** is a Django application for enumerating all possible chords\r\nin a selected scale. In particular, **Chord Generator** will show what the chord\r\nis for a given *chord type* and *position*, if such a chord exists. A demonstration\r\nis available `here `_.\r\n\r\nInstallation and Dependencies\r\n-----------------------------\r\n\r\nYou can get **Chord Generator** from PyPI through the command:\r\n\r\n pip install chordgenerator\r\n\r\nOnce installed, just add \"chordgenerator\" to your INSTALLED_APPS list in settings.py,\r\nand add the desired URL in one of the urls.py files.\r\n\r\nApart from `Django `_, the app depends on `musictheory\r\n`_. This package - also made by myself -\r\nis the guts of the application, and can be used outside of Django. It contains classes\r\nfor musical temperaments, scales and chords.\r\n\r\nThe HTML template file used to generate HTML has been redesigned to work with the\r\n`Mezzanine `_ CMS. The redesign removed any explicit\r\nreferences to particular stylesheets found with earlier versions. Feel free to\r\ncustomise: the app is released under a 3 clause BSD license. If you wish to do any\r\nchanges to the app, pop over to the `GitHub repository `_.\r\n(There is also a `Github repository for musictheory `_.)\r\n\r\nVersions\r\n--------\r\n\r\n* 0.1 (May 1st 2011) - Initial release. Took code and made setup script.\r\n\r\n* 0.2 (May 11th 2011) - Remove bugs.\r\n\r\n* 0.3 (June 6th 2011) - Add license information. Add more scales.\r\n\r\n* 0.4 (June 2nd 2013) - Try to make a half-decent PyPI package.\r\n\r\n* 0.5 (January 30th 2014) - Updated to be compatible with Django 1.6 and Mezzanine 3.0.\r\n\r\n* 0.6 (February 15th 2014) - Added more styling to be compatible with Bootstrap. More history described.\r\n\r\n* 0.7 (August 27th 2014) - Added the ability for users to hear the chords.\r\n\r\n* 0.8 (March 1st 2017) - Updated to be compatible with Django 1.10.\r\n\r\nCopyright\r\n---------\r\n\r\nThe **Chord Generator** app is copyright (c) 2008-2017\r\n`Peter Murphy `_\r\n.\r\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://pypi.python.org/pypi/chordgenerator/",
"keywords": "music scale chords Django",
"license": "LICENSE.txt",
"maintainer": "",
"maintainer_email": "",
"name": "chordgenerator",
"package_url": "https://pypi.org/project/chordgenerator/",
"platform": "",
"project_url": "https://pypi.org/project/chordgenerator/",
"project_urls": {
"Homepage": "http://pypi.python.org/pypi/chordgenerator/"
},
"release_url": "https://pypi.org/project/chordgenerator/0.8/",
"requires_dist": null,
"requires_python": "",
"summary": "A Django app for enumerating chords in a scale.",
"version": "0.8"
},
"last_serial": 2674609,
"releases": {
"0.4": [
{
"comment_text": "",
"digests": {
"md5": "42a376b4423d2903b9d72c9e390dbc96",
"sha256": "6b4d08412a49c8fa43cdd66d5d8129c89eb2c08f7936cda2fc77a60b7f4517a0"
},
"downloads": -1,
"filename": "chordgenerator-0.4.tar.gz",
"has_sig": false,
"md5_digest": "42a376b4423d2903b9d72c9e390dbc96",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7110,
"upload_time": "2013-06-12T01:50:33",
"url": "https://files.pythonhosted.org/packages/63/93/36e60e1e08de92e09b9a9686b808c07f8aca7d330c5e1744705afea1527a/chordgenerator-0.4.tar.gz"
}
],
"0.5": [
{
"comment_text": "",
"digests": {
"md5": "37adc60464b6fc93b2ac3080aef75b40",
"sha256": "aa1b89044be2a5e356563ef331b63a74e11a1bccb938824923e7824e29bf07d3"
},
"downloads": -1,
"filename": "chordgenerator-0.5.tar.gz",
"has_sig": false,
"md5_digest": "37adc60464b6fc93b2ac3080aef75b40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7538,
"upload_time": "2014-01-30T12:39:30",
"url": "https://files.pythonhosted.org/packages/88/68/cd6a2e91a13b161376341a62d063973fee933d373bb1ba5c8a5d700918c5/chordgenerator-0.5.tar.gz"
}
],
"0.6": [
{
"comment_text": "",
"digests": {
"md5": "8ea36975a6b656dca2f2901acc1e8235",
"sha256": "500b74927611a58907be132c387fcbc3c66926f3ce58f2b6ff6893f7fa36e141"
},
"downloads": -1,
"filename": "chordgenerator-0.6.tar.gz",
"has_sig": false,
"md5_digest": "8ea36975a6b656dca2f2901acc1e8235",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8391,
"upload_time": "2014-02-15T12:07:07",
"url": "https://files.pythonhosted.org/packages/bb/23/83462ce1bee9451d6f3b37ab0c9598c0c45b937a867b7328fd983e4649a6/chordgenerator-0.6.tar.gz"
}
],
"0.6.0": [
{
"comment_text": "",
"digests": {
"md5": "f9690e4cd5dbed8cdb8abb9a897c5e7d",
"sha256": "9a89f852d93acb3da1e2f869a9910f3b056f2243c368fda81ff4b7e68e6491b4"
},
"downloads": -1,
"filename": "chordgenerator-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "f9690e4cd5dbed8cdb8abb9a897c5e7d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8451,
"upload_time": "2014-02-15T13:18:48",
"url": "https://files.pythonhosted.org/packages/53/96/131ee9616117a78b4c441c6f85f272165fa8e0d2671efc06139e2933f254/chordgenerator-0.6.0.tar.gz"
}
],
"0.6.1": [
{
"comment_text": "",
"digests": {
"md5": "4d9dd26e16b7aae8ecf32144a9c1ae50",
"sha256": "18b74dc9cd23a7962a2da0e86743cfcb9b158821861cca0f8a450eb64f264b73"
},
"downloads": -1,
"filename": "chordgenerator-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "4d9dd26e16b7aae8ecf32144a9c1ae50",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8445,
"upload_time": "2014-02-15T13:22:18",
"url": "https://files.pythonhosted.org/packages/66/b3/68f7176b059433d269406cf0c0dde33d9d8d74c2e9a8c64f72108d603bdf/chordgenerator-0.6.1.tar.gz"
}
],
"0.7": [
{
"comment_text": "",
"digests": {
"md5": "1c2d9f89c8de8dcb25221ccd887e0696",
"sha256": "510885915647d79922abf3c00e07e0425a8a11cbb1bec4c33ef033d3047c3a3b"
},
"downloads": -1,
"filename": "chordgenerator-0.7.tar.gz",
"has_sig": false,
"md5_digest": "1c2d9f89c8de8dcb25221ccd887e0696",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13244,
"upload_time": "2014-08-27T09:04:12",
"url": "https://files.pythonhosted.org/packages/49/21/527c2a55a20d2ed031ae1df0e2b0dcdee6595181d0ed566d734fee22e3bc/chordgenerator-0.7.tar.gz"
}
],
"0.8": [
{
"comment_text": "",
"digests": {
"md5": "1aca05289211b897b256067f0902264b",
"sha256": "296449829f2e59224f7f252dc8ee664966f45a8189e972ecc49b67ccdec38827"
},
"downloads": -1,
"filename": "chordgenerator-0.8.tar.gz",
"has_sig": false,
"md5_digest": "1aca05289211b897b256067f0902264b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13784,
"upload_time": "2017-03-01T04:15:38",
"url": "https://files.pythonhosted.org/packages/a5/bf/ae5aad756a042cc5559d9234e467981385079b18bdc94d05302505893ba7/chordgenerator-0.8.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1aca05289211b897b256067f0902264b",
"sha256": "296449829f2e59224f7f252dc8ee664966f45a8189e972ecc49b67ccdec38827"
},
"downloads": -1,
"filename": "chordgenerator-0.8.tar.gz",
"has_sig": false,
"md5_digest": "1aca05289211b897b256067f0902264b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13784,
"upload_time": "2017-03-01T04:15:38",
"url": "https://files.pythonhosted.org/packages/a5/bf/ae5aad756a042cc5559d9234e467981385079b18bdc94d05302505893ba7/chordgenerator-0.8.tar.gz"
}
]
}