igraph

View on PyPIReverse Dependencies (182)

0.11.4 igraph-0.11.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
igraph-0.11.4-cp39-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
igraph-0.11.4-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
igraph-0.11.4-cp39-abi3-win_amd64.whl
igraph-0.11.4-cp39-abi3-win32.whl
igraph-0.11.4-cp39-abi3-macosx_10_9_x86_64.whl
igraph-0.11.4-cp39-abi3-musllinux_1_1_x86_64.whl
igraph-0.11.4-cp39-abi3-musllinux_1_1_i686.whl
igraph-0.11.4-cp39-abi3-musllinux_1_1_aarch64.whl
igraph-0.11.4-cp39-abi3-macosx_11_0_arm64.whl
igraph-0.11.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
igraph-0.11.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
igraph-0.11.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
igraph-0.11.4-cp38-cp38-win_amd64.whl
igraph-0.11.4-cp38-cp38-win32.whl
igraph-0.11.4-cp38-cp38-macosx_10_9_x86_64.whl
igraph-0.11.4-cp38-cp38-musllinux_1_1_x86_64.whl
igraph-0.11.4-cp38-cp38-musllinux_1_1_i686.whl
igraph-0.11.4-cp38-cp38-musllinux_1_1_aarch64.whl
igraph-0.11.4-cp38-cp38-macosx_11_0_arm64.whl
igraph-0.11.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
igraph-0.11.4-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
igraph-0.11.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
igraph-0.11.4-pp39-pypy39_pp73-win_amd64.whl
igraph-0.11.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
igraph-0.11.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
igraph-0.11.4-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
igraph-0.11.4-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
igraph-0.11.4-pp38-pypy38_pp73-win_amd64.whl
igraph-0.11.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
igraph-0.11.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
igraph-0.11.4-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
igraph-0.11.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
igraph-0.11.4-pp310-pypy310_pp73-win_amd64.whl
igraph-0.11.4-pp310-pypy310_pp73-macosx_10_9_x86_64.whl

Wheel Details

Project: igraph
Version: 0.11.4
Filename: igraph-0.11.4-cp38-cp38-win32.whl
Download: [link]
Size: 1286580
MD5: 330eef4be1a2e1e21de9a83b52cd5dfa
SHA256: 2239e5f040811584035bc5251a147fb573d35f48e196be8ed35b3d5bf46b958c
Uploaded: 2024-02-13 22:25:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: igraph
Version: 0.11.4
Summary: High performance graph data structures and algorithms
Author: Tamas Nepusz
Author-Email: ntamas[at]gmail.com
Home-Page: https://igraph.org/python
Project-Url: Bug Tracker, https://github.com/igraph/python-igraph/issues
Project-Url: Changelog, https://github.com/igraph/python-igraph/blob/main/CHANGELOG.md
Project-Url: CI, https://github.com/igraph/python-igraph/actions
Project-Url: Documentation, https://igraph.readthedocs.io
Project-Url: Source Code, https://github.com/igraph/python-igraph
License: GNU General Public License (GPL)
Keywords: graph,network,mathematics,math,graph theory,discrete mathematics
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Platform: ALL
Requires-Python: >=3.8
Requires-Dist: texttable (>=1.6.2)
Requires-Dist: cairocffi (>=1.2.0); extra == "cairo"
Requires-Dist: Sphinx (>=7.0.0); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=1.3.0); extra == "doc"
Requires-Dist: sphinx-gallery (>=0.14.0); extra == "doc"
Requires-Dist: pydoctor (>=23.4.0); extra == "doc"
Requires-Dist: matplotlib (>=3.6.0); platform_python_implementation != "PyPy" and extra == "matplotlib"
Requires-Dist: plotly (>=5.3.0); extra == "plotly"
Requires-Dist: cairocffi (>=1.2.0); extra == "plotting"
Requires-Dist: cairocffi (>=1.2.0); extra == "test"
Requires-Dist: networkx (>=2.5); extra == "test"
Requires-Dist: pytest (>=7.0.1); extra == "test"
Requires-Dist: pytest-timeout (>=2.1.0); extra == "test"
Requires-Dist: plotly (>=5.3.0); extra == "test"
Requires-Dist: cairocffi (>=1.2.0); extra == "test-musl"
Requires-Dist: networkx (>=2.5); extra == "test-musl"
Requires-Dist: pytest (>=7.0.1); extra == "test-musl"
Requires-Dist: pytest-timeout (>=2.1.0); extra == "test-musl"
Requires-Dist: numpy (>=1.19.0); platform_python_implementation != "PyPy" and extra == "test"
Requires-Dist: pandas (>=1.1.0); platform_python_implementation != "PyPy" and extra == "test"
Requires-Dist: scipy (>=1.5.0); platform_python_implementation != "PyPy" and extra == "test"
Requires-Dist: matplotlib (>=3.6.0); platform_python_implementation != "PyPy" and extra == "test"
Requires-Dist: Pillow (>=9); platform_python_implementation != "PyPy" and extra == "test"
Provides-Extra: cairo
Provides-Extra: doc
Provides-Extra: matplotlib
Provides-Extra: plotly
Provides-Extra: plotting
Provides-Extra: test
Provides-Extra: test-musl
License-File: LICENSE
[Description omitted; length: 575 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: false
Tag: cp38-cp38-win32

RECORD

Path Digest Size
igraph/__init__.py sha256=k_C6MIolRrm1rFApxHW8JZh2eB9gEACP1BXfrNcQHCU 41584
igraph/_igraph.cp38-win32.pyd sha256=znbyuhVYLkqMNuyMFy9BGoEiY7XMiB0k3I3Cib5HHKM 2490880
igraph/adjacency.py sha256=5XrHCFTzl2UTcG_1NgzogIYt1MAi1LTJCEvft320rgQ 6438
igraph/automorphisms.py sha256=F8F0TRdsHOs7mApp0joznCwIBSnAK1aFJU9qQDhb0jM 1557
igraph/basic.py sha256=EkTrKejZTdbfkGb1aPFIDryjs-_QAWuJmCniwWTOrcw 7239
igraph/bipartite.py sha256=w1p-IQoibEIrotkKchROk2fGlXmiKf4yFrwdGPkPaek 5462
igraph/clustering.py sha256=zOb6FZjNtXoNn2Fi02kYpf-pgTFat2s3IeFVnl5dHIw 64975
igraph/community.py sha256=FONl6rRWfSOsrkRIA3zqFSpcvXlqraLDeCRGEGQOE6Y 23758
igraph/configuration.py sha256=_8G5K7JaR2ublkgI_13UW97hE4p2vdMzjjvM320mSOo 15125
igraph/cut.py sha256=-l39ZN2yHeIJ51DVfrlpmGmUu7h1owB75twlmNj4z3I 11766
igraph/datatypes.py sha256=5OT12VG9TPgvyp_UhNDvdD8vhF-r6iivuDhK-bVWtmk 22332
igraph/formula.py sha256=RwQKMhzA_-a26f92SsV1NaH4tL-iyXrKzLlDq9IWOGw 8277
igraph/layout.py sha256=2fRMxt0fBkKv6cgBi2ra8kCcsbsK4eG4dzEzHAbft1Q 30130
igraph/matching.py sha256=cDlrc7NaOv21FhihVTJpXLojxSGeBHqw1kU7Iqv5p30 6204
igraph/seq.py sha256=L2aqYcwfdj1UnkJlIOGVZWKU3kuQ2klGV346TqzDdP0 31608
igraph/sparse_matrix.py sha256=EdJjDX2SyG5txZLOmUY1vmzdsJa_diIP004vI3r-daQ 7852
igraph/statistics.py sha256=nz4yehCzuhNIbMyuuaofAzDzfhRmTXIOAp53zas7KUM 22357
igraph/structural.py sha256=y8BUPOqy-IEQuL4nBVS_oWxslysWY6F97yQ_nqR48Pc 2941
igraph/summary.py sha256=TWEplNxC2Lt8RAtcNS_Bot9vrliNGQ4DP4cYdDNonfc 14693
igraph/utils.py sha256=LGJd4M8GLyi_ZmQ2xOa0M-xk53ye05H2Kb3Y52JTKoA 11874
igraph/version.py sha256=ua5stIJyzsv5v_xO4PvNwqmRi9WP29EA8r2MKSFNaV4 98
igraph/app/__init__.py sha256=4EWG9oC4l05vAABnfn29lnOzOxFr6riK9hpLUoVQHKE 33
igraph/app/shell.py sha256=OVIpa140kdzvEgD9y94Rk8pE3khlfN1gI_4rDJWc63w 18868
igraph/drawing/__init__.py sha256=BQRiceh1Pdkg3IKOsEt9fMB9mae8u4Nz1j_oHDyW6oo 13089
igraph/drawing/baseclasses.py sha256=0AJ7JTFgJ3Wzf98eoejIW78oLCjQM7lifPh-RWwl1T4 14587
igraph/drawing/colors.py sha256=whnwJt7QX4kYhh_Kz4mDnknAE6USnn9sutwXLVdZAHM 94317
igraph/drawing/graph.py sha256=L-OOxKoNBU7c4jdJaK4kTXxi8C2HKhvs_c52J2936x0 25290
igraph/drawing/metamagic.py sha256=0xubPlFK-eF7R27eZOxAbO9JNopfCuV5Hzs99G3q9R4 14217
igraph/drawing/shapes.py sha256=Rkp5dQfYE_U7MGbDRTcfZA6gZofQPgRDs_fUd-zZLZw 14653
igraph/drawing/text.py sha256=vL07IPkibU0Ya6iOmIovi6CM8XQGcLO055hfIk9YBMQ 344
igraph/drawing/utils.py sha256=rkJjEaxv4CAKL_E9fvhx1DAWjENx1JyNQnhn9w1M0wI 24930
igraph/drawing/cairo/__init__.py sha256=BlBvAwgsH1ZGZbie46QWDHcn7fCwuyfRLJDbZsGxLWE 57
igraph/drawing/cairo/base.py sha256=_MAGOCuSq6YelychW2M6NZzhI4BdT3xHROTjNSut7Q0 2958
igraph/drawing/cairo/coord.py sha256=neeBIL1Lox8VFFXaQNQ_5SmFbl9BQmoukbuM3vH-RKM 3716
igraph/drawing/cairo/dendrogram.py sha256=tOmS49jLaUNWntMZg9Lh7hycA8bXBiCMP2kmnQAEqGo 9984
igraph/drawing/cairo/edge.py sha256=O05n41uii9oB8LEy1k6ZuAPY5a5pbdf4BnYuBShNKH4 12720
igraph/drawing/cairo/graph.py sha256=8Eb7Xxkm35LJ8ZPjTh1oNB1ctfCCqifkQkZhfDBZ8_4 18202
igraph/drawing/cairo/histogram.py sha256=r3YeOdK53QKQiO-2dHfkpNU05oQZRHKWyfWz4Z0FuA0 1820
igraph/drawing/cairo/matrix.py sha256=osJg6oXTDtK8LuYvGgqaGXjA06ZDVdBcrmV38Wr9MY4 10706
igraph/drawing/cairo/palette.py sha256=kGaHufwmZ-ersUdbaECbzraQV8_m140cVPcG8hErM2Q 1648
igraph/drawing/cairo/plot.py sha256=gU8yz8q_xCavK8ouhn6r7HUcGqpUrMCkpsemm7pBZig 14597
igraph/drawing/cairo/polygon.py sha256=YIpUcY0WPCMz6Y069V_IYMZheAbYudDyuvEZqOB7DMI 3396
igraph/drawing/cairo/text.py sha256=63ZQg-J22_XFUMlE1SpwUkEubPE4bHq-70mtcelPI3o 13318
igraph/drawing/cairo/utils.py sha256=Mf6KpNB8PbBJYvZVXUtAz4LIp9IdusdrFRz3L0mG3Dc 843
igraph/drawing/cairo/vertex.py sha256=t49sYsPA3Oo78bqaIUNZGTtM5_uc2pObxDi9_tj_uVE 3310
igraph/drawing/matplotlib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
igraph/drawing/matplotlib/dendrogram.py sha256=MBVTS_5cJ5JyvZJlvhzFTvQLjHaHs7H_1AtyjTXACCo 6169
igraph/drawing/matplotlib/edge.py sha256=CheayFHi4HGI-NMh6L2AENFZKccJkY8ojdcavmDyWh4 21001
igraph/drawing/matplotlib/graph.py sha256=YH9GLRQvezVREK3ZCbdPKjN4Mh1PlJxMiGE7XPXQx4E 29439
igraph/drawing/matplotlib/histogram.py sha256=xPvwRCUdYmiiXIrIxiSHQeWbPd12ZQUlRexNdnElZcU 1105
igraph/drawing/matplotlib/matrix.py sha256=u77fA7jXM9iONXC1l-Upgv6d9FucCw66pArqQ_HbdMQ 788
igraph/drawing/matplotlib/palette.py sha256=byo2rnBJPFKJFrPRCpH5YF_XlxtFuZ9yvWvDGZLd3Eg 1458
igraph/drawing/matplotlib/polygon.py sha256=LzQ94AVVhJAtSoZWSszFSXJ2bBBs5BHmrOYKvVkObaM 4987
igraph/drawing/matplotlib/utils.py sha256=Vf061BVdpNMKHOqPWKjjZkKof4B9tP47UznXj_4FVsM 728
igraph/drawing/matplotlib/vertex.py sha256=5G0aQYq6YnHICEmHbvHHIftwy7_w3KFOfyjrA2wcHRI 5157
igraph/drawing/plotly/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
igraph/drawing/plotly/edge.py sha256=zEMHhuYp0hzo9KvX1qPbqplJCdjgeX5X-941FIL4fuo 9739
igraph/drawing/plotly/graph.py sha256=x00zImUqvl15u1-hlsKxKBvvpBDZc7a8-Kl3IQ_dEEk 10774
igraph/drawing/plotly/polygon.py sha256=4WW1UDK69oT9BG_iP8OJhUC7CN1Btx9wL_VnoJ8oIs0 3849
igraph/drawing/plotly/utils.py sha256=pgAY7Gd_xUNCVQTIM_PaArkILPrrTjzD7Yv-cgKTcZc 1981
igraph/drawing/plotly/vertex.py sha256=e_WXK2IL6BnYSLEkQXxpNtbue5Q0NlBa8N7s5fdzzRU 2834
igraph/io/__init__.py sha256=wHffXJSn3BhaWgiF6QCLSPNEjRTXO838M_E4FdDMQOw 1023
igraph/io/adjacency.py sha256=ebfBvGoDFDpeZWywPlPBcB82chi_uvDh8JBzpgnIVEg 5904
igraph/io/bipartite.py sha256=mMzz7E_gkE_t_vfqgUQBXNQWD5Eqg_REYmDk-7lvx74 6483
igraph/io/files.py sha256=a8DEF58YgJIW9HPZf6PBNBRsS7x0IPrrF_NSmH35b70 17136
igraph/io/images.py sha256=Vrm7ZnpjVNuP-fmVrrN-RTfHlkb0za1rgP7TabNnuWI 13474
igraph/io/libraries.py sha256=tQ3Iy-0Kn4xYsOen5VQwACbNHnI75d1yH0YeDsKmLjo 10172
igraph/io/objects.py sha256=E0rw2zbXFvirF6VAFcnrpPJetKEPSsskk41QDVa8Njc 33279
igraph/io/random.py sha256=8L0X4SxsNVVhOehG6B_RDljIajulPbbNmVVflr3a1Gw 669
igraph/io/utils.py sha256=5RiTfXPwD0jgAfjCxkVfln5byLPc0wm69uPMsnzDr28 755
igraph/operators/__init__.py sha256=ot0x-oZft_dkPOLvfedlHN-Wr5OFXBV1g2qgDCse1Mg 841
igraph/operators/functions.py sha256=pm5NG7C9mqkKyGQ_9mRny4gjc2h5zmCWDcm-mxiGYxQ 18658
igraph/operators/methods.py sha256=oTTjl5nAbF-myw-RnuyaSDI_2IrgKUZdGb4bPXC605g 7701
igraph/remote/__init__.py sha256=LRTx5fb2UAwyssybnoH5wLFN71jgRnm_8n7vJ2jgIWc 70
igraph/remote/gephi.py sha256=eEhIhnMVymmH6KNe-udXkIPLCbe_JC79wClhKhiOhLI 10750
igraph-0.11.4.data/headers/igraphmodule_api.h sha256=w3fz1Yh4KIDGEgSVIfnxCI5PQBNY6QGnMGqQpy-CQio 2641
igraph-0.11.4.dist-info/LICENSE sha256=ny4lCZPGIG-sZDgk4F5aDX0-CJXZ4Jpc5LErwmEK_BE 18326
igraph-0.11.4.dist-info/METADATA sha256=KOCpHtX90DGXe63mCQLtJNEVTvOclGYlIeadgY-OIA8 3938
igraph-0.11.4.dist-info/WHEEL sha256=EiQJdJz9MF-Ytxz_yg7pufUbIRgyTkoi17ceXLlE8lo 96
igraph-0.11.4.dist-info/entry_points.txt sha256=h1AC-uDfr14UcgpZFJhRSx4s6Vj-LMQQUXA4NKgQVl4 49
igraph-0.11.4.dist-info/top_level.txt sha256=U1bP_HdHBax_Ijrko4zCDPu4ToBDlQt8EemV-HGCIFw 7
igraph-0.11.4.dist-info/RECORD

top_level.txt

igraph

entry_points.txt

igraph = igraph.app.shell:main