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/2b/b6/3c1476ec6bf06348ecea1d76af6c6b3a024dddbcd2de120d3a0de1eab29b/python_igraph-1.0.0.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": "1.0.0",
"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": "315f567fa047076d32d321bdafa248905a7186d2acee4916b046b11417af10d9",
"md5": "85ca009e1230ffea114c2113f2f27202",
"sha256": "b0bb8d91cce2a1e0550fe45f9ec925bcd04152dfb5be3fa822b9f5f36eb3f380"
},
"downloads": -1,
"filename": "python_igraph-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "85ca009e1230ffea114c2113f2f27202",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 9157,
"upload_time": "2025-10-23T12:28:33",
"upload_time_iso_8601": "2025-10-23T12:28:33.515331Z",
"url": "https://files.pythonhosted.org/packages/31/5f/567fa047076d32d321bdafa248905a7186d2acee4916b046b11417af10d9/python_igraph-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2bb63c1476ec6bf06348ecea1d76af6c6b3a024dddbcd2de120d3a0de1eab29b",
"md5": "287254e0edfc96112aa375edff6d1f47",
"sha256": "6da7ac4e9f6a9cf03734798bed6fb082bb9274f2ae288f6099121f0332803018"
},
"downloads": -1,
"filename": "python_igraph-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "287254e0edfc96112aa375edff6d1f47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 9726,
"upload_time": "2025-10-23T12:28:36",
"upload_time_iso_8601": "2025-10-23T12:28:36.266561Z",
"url": "https://files.pythonhosted.org/packages/2b/b6/3c1476ec6bf06348ecea1d76af6c6b3a024dddbcd2de120d3a0de1eab29b/python_igraph-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-23 12:28:36",
"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"
}