{ "info": { "author": "Ken Watford", "author_email": "kwatford@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries" ], "description": "\nMETIS for Python\n================\n\nWrapper for the METIS library for partitioning graphs (and other stuff).\n\nThis library is unrelated to PyMetis, except that they wrap the same library.\nPyMetis is a Boost Python extension, while this library is pure python and will\nrun under PyPy and interpreters with similarly compatible ctypes libraries.\n\nNetworkX_ is recommended for representing graphs for use with this wrapper,\nbut it isn't required. Simple adjacency lists are supported as well.\n\n.. _NetworkX: http://networkx.lanl.gov/\n\nPlease see the full documentation_ for examples or the BitBucket repository_ for bug reports\n\n.. _documentation: http://metis.readthedocs.org\n.. _repository: https://bitbucket.org/kw/metis-python\n", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/kw/metis-python/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/kw/metis-python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "metis", "package_url": "https://pypi.org/project/metis/", "platform": "", "project_url": "https://pypi.org/project/metis/", "project_urls": { "Download": "https://bitbucket.org/kw/metis-python/downloads", "Homepage": "https://bitbucket.org/kw/metis-python" }, "release_url": "https://pypi.org/project/metis/0.2a4/", "requires_dist": null, "requires_python": "", "summary": "METIS wrapper using ctypes", "version": "0.2a4" }, "last_serial": 3500250, "releases": { "0.2a1": [ { "comment_text": "", "digests": { "md5": "fd3a26ac8f0e11271f829bde5b82361e", "sha256": "cbdf0c3beeb4bb7a874f7594c344da4e1a3ce31a94f616154a0e7cef596f86fd" }, "downloads": -1, "filename": "metis-0.2a1.tar.gz", "has_sig": false, "md5_digest": "fd3a26ac8f0e11271f829bde5b82361e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10746, "upload_time": "2016-02-22T02:45:40", "url": "https://files.pythonhosted.org/packages/6d/74/53ce68ac1135417d3ffe1201e21669f431882e21da9cc638558f371d02c6/metis-0.2a1.tar.gz" } ], "0.2a2": [ { "comment_text": "", "digests": { "md5": "23d6fb830e2a3e7edc468877cebf8862", "sha256": "3e2486d6e8f0e27931eae98535e721c23476c2fad7fadb29e5823607fbc36abb" }, "downloads": -1, "filename": "metis-0.2a2.tar.gz", "has_sig": false, "md5_digest": "23d6fb830e2a3e7edc468877cebf8862", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10800, "upload_time": "2017-02-17T05:54:31", "url": "https://files.pythonhosted.org/packages/58/ac/8e84fb1876cfc05a4e599be9f0c762af106b07769b65e5e2b0794d725402/metis-0.2a2.tar.gz" } ], "0.2a3": [ { "comment_text": "", "digests": { "md5": "ec78d5c7efad38ee694fe667f9bb4813", "sha256": "77e8f82c22ea65f3a9799da42fbb57c30846b15c1df0338ef53957cfb4dfef3d" }, "downloads": -1, "filename": "metis-0.2a3.tar.gz", "has_sig": false, "md5_digest": "ec78d5c7efad38ee694fe667f9bb4813", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10784, "upload_time": "2017-12-21T14:07:35", "url": "https://files.pythonhosted.org/packages/13/2a/ab516056f5166ba0575fd4cb5352b1c1ff1c42853637fb5aed2ac4f669ca/metis-0.2a3.tar.gz" } ], "0.2a4": [ { "comment_text": "", "digests": { "md5": "b95809bbc80ae28c4bc4da2f26179863", "sha256": "7d100b8735699f52ce2fb2c447c58be79e1e33a8ae26a7ca9b0613fce8c7f94f" }, "downloads": -1, "filename": "metis-0.2a4.tar.gz", "has_sig": false, "md5_digest": "b95809bbc80ae28c4bc4da2f26179863", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10788, "upload_time": "2018-01-18T09:51:16", "url": "https://files.pythonhosted.org/packages/29/b4/aac4404c587db83447b337d17e33076bbfa69c0dfefc953ed3f429f528da/metis-0.2a4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b95809bbc80ae28c4bc4da2f26179863", "sha256": "7d100b8735699f52ce2fb2c447c58be79e1e33a8ae26a7ca9b0613fce8c7f94f" }, "downloads": -1, "filename": "metis-0.2a4.tar.gz", "has_sig": false, "md5_digest": "b95809bbc80ae28c4bc4da2f26179863", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10788, "upload_time": "2018-01-18T09:51:16", "url": "https://files.pythonhosted.org/packages/29/b4/aac4404c587db83447b337d17e33076bbfa69c0dfefc953ed3f429f528da/metis-0.2a4.tar.gz" } ] }