{ "info": { "author": "Udo Wollschl\u00e4ger", "author_email": "udo.wollschlaeger@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n\n\n.. image:: https://img.shields.io/pypi/v/inkamusic.svg\n :target: https://pypi.org/project/inkamusic/\n :alt: image\n\n\n.. image:: https://img.shields.io/pypi/l/inkamusic.svg\n :target: https://pypi.org/project/inkamusic/\n :alt: image\n\n\n.. image:: https://img.shields.io/pypi/pyversions/inkamusic.svg\n :target: https://pypi.org/project/inkamusic/\n :alt: image\n\n\n.. image:: https://img.shields.io/travis/physicsware/inkamusic/master.svg?logo=travis\n :target: https://travis-ci.org/physicsware/inkamusic\n :alt: Travis\n\n\n.. image:: https://img.shields.io/readthedocs/inkamusic\n :target: https://img.shields.io/readthedocs/inkamusic\n :alt: Read the Docs\n\n\nOverview\n--------\n\ninkamusic creates instrumental music, based on rules. This includes structure, rhythm, melody, harmonization and instrumentation. A simple web interface (with CherryPy) offers the possibility to choose from several options. The output format is a MIDI file that can be played with many applications, e.g. Garageband or VLC on MacOS or Windows Media Player on Windows. Or try https://musescore.org/en, which not only plays the midi files, but also displays the score.\n\nInstallation\n------------\n\nYou can download and install the latest version of this software from the Python package index (PyPI) as follows:\n\n.. code-block::\n\n pip install --upgrade inkamusic\n\n\nUsage\n-----\n\nTo use the stand alone version run\n\n.. code-block::\n\n inkamusic\n\n\nThis will start a local CherryPy web server. Now open a browser window and enter\n\n\nhttp://127.0.0.1:8080\n\n\nSelect options and use the Create button to create a MIDI file. Depending on your browser settings this file will be downloaded or opened. See Overview for additional hints.\n\ninkamusic can also be used as an imported module, but this feature is in a preliminary state. More information will be added later.\n\nCredits\n-------\n\nuses the CherryPy Web Framework https://cherrypy.org/\n\n\nHistory\n-------\n\n0.2.1 (2019-10-29)\n\n\n* First release on PyPI.\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/physicsware/inkamusic", "keywords": "inkamusic", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "inkamusic", "package_url": "https://pypi.org/project/inkamusic/", "platform": "", "project_url": "https://pypi.org/project/inkamusic/", "project_urls": { "Homepage": "https://github.com/physicsware/inkamusic" }, "release_url": "https://pypi.org/project/inkamusic/0.2.1/", "requires_dist": [ "cherrypy" ], "requires_python": ">=3.0, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "inkamusic creates rule based fully arranged instrumental music.", "version": "0.2.1", "yanked": false, "yanked_reason": null }, "last_serial": 6041147, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "357e025ce53a934d6b039600b3849753", "sha256": "8d49b83388e17bbde0dcf08bda9dc038618dd31b13eba69ba0af3dd7be69e0ec" }, "downloads": -1, "filename": "inkamusic-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "357e025ce53a934d6b039600b3849753", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.0, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 514964, "upload_time": "2019-10-28T12:28:33", "upload_time_iso_8601": "2019-10-28T12:28:33.863687Z", "url": "https://files.pythonhosted.org/packages/72/88/41fde51b4261ebb5ac8159a3e7e752ebacf6e075bb854d1f5d37eb2dd922/inkamusic-0.2.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "357e025ce53a934d6b039600b3849753", "sha256": "8d49b83388e17bbde0dcf08bda9dc038618dd31b13eba69ba0af3dd7be69e0ec" }, "downloads": -1, "filename": "inkamusic-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "357e025ce53a934d6b039600b3849753", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.0, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 514964, "upload_time": "2019-10-28T12:28:33", "upload_time_iso_8601": "2019-10-28T12:28:33.863687Z", "url": "https://files.pythonhosted.org/packages/72/88/41fde51b4261ebb5ac8159a3e7e752ebacf6e075bb854d1f5d37eb2dd922/inkamusic-0.2.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }