{ "info": { "author": "Kenji Aoki", "author_email": "aokikenjinn@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# takasaki\nA viewer of machine learning experiments.\n\n## install\n\n```\ngit clone https://github.com/aphlysia/takasaki.git\ncd takasaki\npython setup.py install\n```\n\nor\n\n```\npip install takasaki\n```\n\n\n### requirements\n\n- bottle\n\n## example\n\n```\ncd example\npython -m takasaki sample_net\n```\n\nthen access http://localhost:8888/, and you will see a graph. Each node represents an expriment. Each edge represents parent-child relationship of experiments. If you click an edge, new window will open, and you will see the difference of the parent and the child.\n\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/aphlysia/takasaki", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "takasaki", "package_url": "https://pypi.org/project/takasaki/", "platform": "", "project_url": "https://pypi.org/project/takasaki/", "project_urls": { "Homepage": "https://github.com/aphlysia/takasaki" }, "release_url": "https://pypi.org/project/takasaki/0.0.1/", "requires_dist": [ "bottle" ], "requires_python": "", "summary": "A viewer of machine learning experiments.", "version": "0.0.1" }, "last_serial": 4185229, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "de85078204858850836307f2f97fd753", "sha256": "5ae2da52a20eb24285085160a2a0a735d37e91eb67c574edce995f413d8f1f51" }, "downloads": -1, "filename": "takasaki-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "de85078204858850836307f2f97fd753", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3278, "upload_time": "2018-08-19T13:41:53", "url": "https://files.pythonhosted.org/packages/4d/d4/262f02fb581c386a46c8fae31cf1f04825c81cb92f1da2bc87c9b96f6b68/takasaki-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03b250c2bab3070ec6521ab5f75d6726", "sha256": "61ce0316092ef87af96691b83c1cb485fbbf94a41de55d064098dbd4055ffb5b" }, "downloads": -1, "filename": "takasaki-0.0.1.tar.gz", "has_sig": false, "md5_digest": "03b250c2bab3070ec6521ab5f75d6726", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2051, "upload_time": "2018-08-19T13:41:54", "url": "https://files.pythonhosted.org/packages/01/65/f852b3177d782c61bb0cc6364065cfec3afe4f2860117fe8d43c7498eb71/takasaki-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de85078204858850836307f2f97fd753", "sha256": "5ae2da52a20eb24285085160a2a0a735d37e91eb67c574edce995f413d8f1f51" }, "downloads": -1, "filename": "takasaki-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "de85078204858850836307f2f97fd753", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3278, "upload_time": "2018-08-19T13:41:53", "url": "https://files.pythonhosted.org/packages/4d/d4/262f02fb581c386a46c8fae31cf1f04825c81cb92f1da2bc87c9b96f6b68/takasaki-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03b250c2bab3070ec6521ab5f75d6726", "sha256": "61ce0316092ef87af96691b83c1cb485fbbf94a41de55d064098dbd4055ffb5b" }, "downloads": -1, "filename": "takasaki-0.0.1.tar.gz", "has_sig": false, "md5_digest": "03b250c2bab3070ec6521ab5f75d6726", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2051, "upload_time": "2018-08-19T13:41:54", "url": "https://files.pythonhosted.org/packages/01/65/f852b3177d782c61bb0cc6364065cfec3afe4f2860117fe8d43c7498eb71/takasaki-0.0.1.tar.gz" } ] }