{ "info": { "author": "Kamil Bobrowski", "author_email": "kamil.bobrowski@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "\nPython decorator which allows to interactively tune arguments of a function.\nAutomatically determines output type (matplotlib / numpy image / return value / console output).\nDecorated function can take instances of a \"tunable\" class (which determines range of the variable) instead of constant values as arguments.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kbobrowski/tunepy", "keywords": "optimization visualization tuning interactive", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tunepy", "package_url": "https://pypi.org/project/tunepy/", "platform": "", "project_url": "https://pypi.org/project/tunepy/", "project_urls": { "Homepage": "https://github.com/kbobrowski/tunepy" }, "release_url": "https://pypi.org/project/tunepy/1.1/", "requires_dist": null, "requires_python": ">=3", "summary": "Interactive function argument tuning", "version": "1.1" }, "last_serial": 3260214, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "7a18a41b194c701595620ed76c15f8c3", "sha256": "b8184091164b9fc3a56cb6d6732d8a14102445263c7b7aa559528651874de490" }, "downloads": -1, "filename": "tunepy-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7a18a41b194c701595620ed76c15f8c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 6508, "upload_time": "2017-10-18T15:21:43", "url": "https://files.pythonhosted.org/packages/fe/aa/b62680c9f4029ef9d994c68f594b106986e4d12b54dd6c1ecb1ad63fa71b/tunepy-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "95b61b2270d5932d5371401e65a6a372", "sha256": "90ad89185b4ca79513cb85915c1d26b0a2417c8cf1e213a856443ac74acdf8e1" }, "downloads": -1, "filename": "tunepy-1.1.tar.gz", "has_sig": false, "md5_digest": "95b61b2270d5932d5371401e65a6a372", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4249, "upload_time": "2017-10-18T15:21:45", "url": "https://files.pythonhosted.org/packages/0f/9c/6490626eb922a53dae37daa7e90297933a9ef921f7f2363508d381541208/tunepy-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a18a41b194c701595620ed76c15f8c3", "sha256": "b8184091164b9fc3a56cb6d6732d8a14102445263c7b7aa559528651874de490" }, "downloads": -1, "filename": "tunepy-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7a18a41b194c701595620ed76c15f8c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 6508, "upload_time": "2017-10-18T15:21:43", "url": "https://files.pythonhosted.org/packages/fe/aa/b62680c9f4029ef9d994c68f594b106986e4d12b54dd6c1ecb1ad63fa71b/tunepy-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "95b61b2270d5932d5371401e65a6a372", "sha256": "90ad89185b4ca79513cb85915c1d26b0a2417c8cf1e213a856443ac74acdf8e1" }, "downloads": -1, "filename": "tunepy-1.1.tar.gz", "has_sig": false, "md5_digest": "95b61b2270d5932d5371401e65a6a372", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4249, "upload_time": "2017-10-18T15:21:45", "url": "https://files.pythonhosted.org/packages/0f/9c/6490626eb922a53dae37daa7e90297933a9ef921f7f2363508d381541208/tunepy-1.1.tar.gz" } ] }