{ "info": { "author": "Jake VanderPlas", "author_email": "jakevdp@uw.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "mst_clustering: Clustering with Minimum Spanning Trees\n======================================================\n\nThis package implements a scikit-learn style estimator for computing clustering\nwith a minimum spanning tree.\n\nFor more information, visit http://github.com/jakevdp/mst_clustering", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/jakevdp/mst_clustering", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jakevdp/mst_clustering", "keywords": null, "license": "new BSD", "maintainer": null, "maintainer_email": null, "name": "mst_clustering", "package_url": "https://pypi.org/project/mst_clustering/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mst_clustering/", "project_urls": { "Download": "http://github.com/jakevdp/mst_clustering", "Homepage": "http://github.com/jakevdp/mst_clustering" }, "release_url": "https://pypi.org/project/mst_clustering/1.0/", "requires_dist": null, "requires_python": null, "summary": "Clustering with Minimum Spanning Trees", "version": "1.0" }, "last_serial": 2114546, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f1617fea335c83cfd78d69dc47aa06de", "sha256": "18811647817de455f94a9c9f7084631feeb53394f3ca3f181023a0133c971dbf" }, "downloads": -1, "filename": "mst_clustering-0.1.tar.gz", "has_sig": false, "md5_digest": "f1617fea335c83cfd78d69dc47aa06de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7501, "upload_time": "2016-04-25T19:19:25", "url": "https://files.pythonhosted.org/packages/33/2d/7d9ceed6fa135cf28a477f14aa40dd56a5fbae4208fc8c7a31ea89aaf437/mst_clustering-0.1.tar.gz" } ], "0.1.dev0": [], "1.0": [ { "comment_text": "", "digests": { "md5": "7a995d36822e0053f2c94d94a9867048", "sha256": "b69f5d33da6d7c80a3e6fbae4d440dd605ad20b3cd42d34dd585449498f80087" }, "downloads": -1, "filename": "mst_clustering-1.0.tar.gz", "has_sig": false, "md5_digest": "7a995d36822e0053f2c94d94a9867048", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 318910, "upload_time": "2016-05-13T18:58:39", "url": "https://files.pythonhosted.org/packages/9f/aa/362fb512a5d700803889871a16521257a690b79c2b6f1356c782fb96dcf7/mst_clustering-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a995d36822e0053f2c94d94a9867048", "sha256": "b69f5d33da6d7c80a3e6fbae4d440dd605ad20b3cd42d34dd585449498f80087" }, "downloads": -1, "filename": "mst_clustering-1.0.tar.gz", "has_sig": false, "md5_digest": "7a995d36822e0053f2c94d94a9867048", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 318910, "upload_time": "2016-05-13T18:58:39", "url": "https://files.pythonhosted.org/packages/9f/aa/362fb512a5d700803889871a16521257a690b79c2b6f1356c782fb96dcf7/mst_clustering-1.0.tar.gz" } ] }