{ "info": { "author": "Dev Aggarwal", "author_email": "devxpy@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n# Theatre\n\n> In the face of ambiguity, refuse the temptation to guess.\n\nFinally, the music/video player API you've been waiting for!\n\nThis module *had* to be built because other music player APIs in python weren't multi-tasking,\neasy to use, fast and lightweight (at the same time).\n\n(It's a wrapper over MPV's json ipc interface.) \n\nThis module can be used from multiple Processes/Threads (even across machines) thanks to ZProc.\n\n---\n\n[\ud83d\udc0d\ud83c\udfd5\ufe0f](http://www.pycampers.com/)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pycampers/theatre", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "theatre", "package_url": "https://pypi.org/project/theatre/", "platform": "", "project_url": "https://pypi.org/project/theatre/", "project_urls": { "Homepage": "https://github.com/pycampers/theatre" }, "release_url": "https://pypi.org/project/theatre/0.0.1/", "requires_dist": [ "zproc" ], "requires_python": ">=3.6.0", "summary": "A pythonic API for playing music & video.", "version": "0.0.1" }, "last_serial": 4378525, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "eddbe1fe621002977d95b9cb95baf377", "sha256": "8526e6a5a70f4fdb88e32edd8fbf3cc80d490022ec67caec804014f0b024c48f" }, "downloads": -1, "filename": "theatre-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eddbe1fe621002977d95b9cb95baf377", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 11288, "upload_time": "2018-10-15T18:34:43", "url": "https://files.pythonhosted.org/packages/7f/0a/0c2206010902ccefbc1c979a7ac3bb64d5c98b1420d7508a2c7a997b5b0e/theatre-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c03bd866fc34dbcb506f6f1ee0e98f0e", "sha256": "9bab3978094d0736a11e3f347d632a0b51d2c487a3f1816075b76ec6381837ee" }, "downloads": -1, "filename": "theatre-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c03bd866fc34dbcb506f6f1ee0e98f0e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 10668, "upload_time": "2018-10-15T18:34:44", "url": "https://files.pythonhosted.org/packages/19/1b/ba6c38a9c0eb834da309440f6c6aa7be624a469b0fa6a37519e593ead3f6/theatre-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eddbe1fe621002977d95b9cb95baf377", "sha256": "8526e6a5a70f4fdb88e32edd8fbf3cc80d490022ec67caec804014f0b024c48f" }, "downloads": -1, "filename": "theatre-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eddbe1fe621002977d95b9cb95baf377", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 11288, "upload_time": "2018-10-15T18:34:43", "url": "https://files.pythonhosted.org/packages/7f/0a/0c2206010902ccefbc1c979a7ac3bb64d5c98b1420d7508a2c7a997b5b0e/theatre-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c03bd866fc34dbcb506f6f1ee0e98f0e", "sha256": "9bab3978094d0736a11e3f347d632a0b51d2c487a3f1816075b76ec6381837ee" }, "downloads": -1, "filename": "theatre-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c03bd866fc34dbcb506f6f1ee0e98f0e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 10668, "upload_time": "2018-10-15T18:34:44", "url": "https://files.pythonhosted.org/packages/19/1b/ba6c38a9c0eb834da309440f6c6aa7be624a469b0fa6a37519e593ead3f6/theatre-0.0.1.tar.gz" } ] }