Python interface to the igraph high performance graph
library, primarily aimed at complex network research and analysis.
**This package is deprecated; use the igraph package instead. This package will
be kept in sync with igraph until Sep 1, 2022 and it will not receive any
updates after Sep 1, 2022.**
Graph plotting functionality is provided by the Cairo library, so make
sure you install the Python bindings of Cairo if you want to generate
publication-quality graph plots. You can try either `pycairo
<http://cairographics.org/pycairo>`_ or `cairocffi <http://cairocffi.readthedocs.io>`_,
``cairocffi`` is recommended because there were bug reports affecting igraph
graph plots in Jupyter notebooks when using ``pycairo`` (but not with
``cairocffi``).
Raw data
{
"_id": null,
"home_page": "https://igraph.org/python",
"name": "python-igraph",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "graph, network, mathematics, math, graph theory, discrete mathematics",
"author": "Tamas Nepusz",
"author_email": "ntamas@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3f/7c/d30cfbb2d85ec54bcbf96a98135074a733f93fec0dff1ef6a03934df5632/python_igraph-0.11.8.tar.gz",
"platform": "ALL",
"description": "Python interface to the igraph high performance graph\nlibrary, primarily aimed at complex network research and analysis.\n\n**This package is deprecated; use the igraph package instead. This package will\nbe kept in sync with igraph until Sep 1, 2022 and it will not receive any\nupdates after Sep 1, 2022.**\n\nGraph plotting functionality is provided by the Cairo library, so make\nsure you install the Python bindings of Cairo if you want to generate\npublication-quality graph plots. You can try either `pycairo\n<http://cairographics.org/pycairo>`_ or `cairocffi <http://cairocffi.readthedocs.io>`_,\n``cairocffi`` is recommended because there were bug reports affecting igraph\ngraph plots in Jupyter notebooks when using ``pycairo`` (but not with\n``cairocffi``).\n",
"bugtrack_url": null,
"license": "GNU General Public License (GPL)",
"summary": "High performance graph data structures and algorithms (legacy package)",
"version": "0.11.8",
"project_urls": {
"Bug Tracker": "https://github.com/igraph/python-igraph/issues",
"CI": "https://github.com/igraph/python-igraph/actions",
"Changelog": "https://github.com/igraph/python-igraph/blob/master/CHANGELOG.md",
"Documentation": "https://igraph.org/python/doc",
"Homepage": "https://igraph.org/python",
"Source Code": "https://github.com/igraph/python-igraph"
},
"split_keywords": [
"graph",
" network",
" mathematics",
" math",
" graph theory",
" discrete mathematics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ac373fb69b17599b4c76f75bdf00ea4b78394d3cbf1fc0ba31179861153c239f",
"md5": "f123966f37afec8b99173230de9599d8",
"sha256": "f917c7ed8fbaa08d31bd47e9ca8f68305fc53b294c304190f285392eb3f2dc13"
},
"downloads": -1,
"filename": "python_igraph-0.11.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f123966f37afec8b99173230de9599d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 9066,
"upload_time": "2024-10-28T12:53:42",
"upload_time_iso_8601": "2024-10-28T12:53:42.532833Z",
"url": "https://files.pythonhosted.org/packages/ac/37/3fb69b17599b4c76f75bdf00ea4b78394d3cbf1fc0ba31179861153c239f/python_igraph-0.11.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3f7cd30cfbb2d85ec54bcbf96a98135074a733f93fec0dff1ef6a03934df5632",
"md5": "9729eb8b35abd5fc9b9702c74002532c",
"sha256": "235550fedd3f649e8350bc97cd9220c9751a9fe4b912360d234fe0ef84e82d0b"
},
"downloads": -1,
"filename": "python_igraph-0.11.8.tar.gz",
"has_sig": false,
"md5_digest": "9729eb8b35abd5fc9b9702c74002532c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 9589,
"upload_time": "2024-10-28T12:53:43",
"upload_time_iso_8601": "2024-10-28T12:53:43.712417Z",
"url": "https://files.pythonhosted.org/packages/3f/7c/d30cfbb2d85ec54bcbf96a98135074a733f93fec0dff1ef6a03934df5632/python_igraph-0.11.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 12:53:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "igraph",
"github_project": "python-igraph",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "python-igraph"
}