Easy Graph
Project description
Copyright (C) <2020-2022> by Mobile Systems and Networking Group, Fudan University
Documentation: https://easy-graph.github.io/
Source Code: https://github.com/easy-graph/Easy-Graph
Issue Tracker: https://github.com/easy-graph/Easy-Graph/issues
PyPI Homepage: https://pypi.org/project/Python-EasyGraph/
Youtube channel: https://www.youtube.com/@python-easygraph
Introduction
EasyGraph is an open source graph processing library. It is mainly written in Python and supports analysis for undirected graphs and directed graphs. EasyGraph supports various formats of graph data and covers a series of important graph mining algorithms for community detection, structural hole spanner detection, graph embedding and motif detection. Moreover, EasyGraph implements some key elements using C++ and introduces multiprocessing optimization to achieve a better efficiency.
Install
Installation with pip
$ pip install --upgrade Python-EasyGraph
The conda package is no longer updated or maintained.
If you’ve installed easygraph this way before, please uninstall it with conda and install it with pip.
If prebuilt easygraph wheels are not supported for your platform (OS / CPU arch, check here), you can build it locally this way:
git clone https://github.com/easy-graph/Easy-Graph && cd Easy-Graph && git checkout pybind11
pip install pybind11
python3 setup.py install
Simple Example
This example shows the general usage of methods in EasyGraph.
>>> import easygraph as eg
>>> G = eg.Graph()
>>> G.add_edges([(1,2), (2,3), (1,3), (3,4), (4,5), (3,5), (5,6)])
>>> eg.pagerank(G)
{1: 0.14272233049003707, 2: 0.14272233049003694, 3: 0.2685427766200994, 4: 0.14336430577918527, 5: 0.21634929087322705, 6: 0.0862989657474143}
This is a simple example for the detection of structural hole spanners using the HIS algorithm.
>>> import easygraph as eg
>>> G = eg.Graph()
>>> G.add_edges([(1,2), (2,3), (1,3), (3,4), (4,5), (3,5), (5,6)])
>>> _, _, H = eg.get_structural_holes_HIS(G, C=[frozenset([1,2,3]), frozenset([4,5,6])])
>>> H # The structural hole score of each node. Note that node `4` is regarded as the most possible structural hole spanner.
{1: {0: 0.703948974609375},
2: {0: 0.703948974609375},
3: {0: 1.2799804687499998},
4: {0: 1.519976806640625},
5: {0: 1.519976806640625},
6: {0: 0.83595703125}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file Python_EasyGraph-0.2a47-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 652.6 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 840f1bec1d0c7b44a0d70729711910fe08aea1c7f575e31aa722dc520a4b04f7 |
|
MD5 | e102aa9c509a4da995ad77054531545c |
|
BLAKE2b-256 | f0e74c5dc530174febefcd95533daf0695993fe3f0842c6ba2e70c826d202335 |
File details
Details for the file Python_EasyGraph-0.2a47-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 668.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7ccd092c262b08b483d59a9d27a434cd966c41f4edc98f4e385cc8752c72e3a |
|
MD5 | 4cb9b44953c6a79b408d3883f6b34e42 |
|
BLAKE2b-256 | 5775318b06236836be1fef0a16161beddae829f99f1c4971a03cfb49a78a7a53 |
File details
Details for the file Python_EasyGraph-0.2a47-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 657.8 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 540ff817d6069e16e5cdf476eb7ed73f6a712874acc22ad5dd97bc3cb8e5ae6b |
|
MD5 | 0260bba48187c7785f7348cb4dd170f0 |
|
BLAKE2b-256 | 33bb61d1f1128720d775fe0eb96005f4cf856fa2bc2193d4328d9188db646524 |
File details
Details for the file Python_EasyGraph-0.2a47-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 669.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1649c73ab728f42adcca03ad83f1bb7575dfce13b95ebbe62ff6731faea0088d |
|
MD5 | 8778ceb3aaf9fb96bcc6f2d14cfdc787 |
|
BLAKE2b-256 | 197c9e9f7b5e15a921480e1d899c4baa55def9b5e8b7e7a4c4a507e9cc77b840 |
File details
Details for the file Python_EasyGraph-0.2a47-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 658.5 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4342e867151510c6347a6090699ad75d903b6f017a602a13cd5478a846da31ed |
|
MD5 | 72de5c14b3b423ec46d73505725b2aef |
|
BLAKE2b-256 | 2077f72eae32b4e6a9207e7e7bd1d1fd520dedb7dd51b14ca2dc9aab4ec8820a |
File details
Details for the file Python_EasyGraph-0.2a47-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 670.5 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57b132354e7207f3fe9c7ecb0934743ce93552c26c8119ec5599583a4a7d6da9 |
|
MD5 | 3314b7ab9f7468b7cb3f949b461359de |
|
BLAKE2b-256 | 282f548331c6986f487606e279e1e4ffac581088a405b10c34b787829bbc2e9f |
File details
Details for the file Python_EasyGraph-0.2a47-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 538.2 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6990ec8fd98a1868803e5322e1b839f171d6c37e7f276ec573af3f94c4ae0ad |
|
MD5 | d78556607ebe975156c0ebc419d199f5 |
|
BLAKE2b-256 | 1aa256445cac0a6e2260e3322aa9e320e708c86e403b57855fc04a52066230d0 |
File details
Details for the file Python_EasyGraph-0.2a47-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 538.0 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 442033588d43070dd0476c8ec0a8eab3314e9583f1b837254208cbe135679ace |
|
MD5 | 77936f0ce88282a136732bad0290c741 |
|
BLAKE2b-256 | a2cd9b76ec2e44d60542c769ed3ca8d244cd08ea71654a45cc583352de47e9a2 |
File details
Details for the file Python_EasyGraph-0.2a47-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b957b76f13bb560579268d813afe697a512fb3989413916a1c738cc732b54f51 |
|
MD5 | 43287e35fb119df8e1ada1eaf0bae7a9 |
|
BLAKE2b-256 | b56067f4751a49900f68a5f2fb5c844b825f2e8e0009745d2d8800aaba4de550 |
File details
Details for the file Python_EasyGraph-0.2a47-cp310-cp310-musllinux_1_1_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp310-cp310-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebe4b8314a63bc87baf7595b619e04de3da4bc5e06285599b9ad1e4f1e51ee0d |
|
MD5 | 3a0513185ae83cc09bc2b45e5ca97fed |
|
BLAKE2b-256 | bea0deb2e35f238cc10b335609755657e7585a5cfe8b8da8881d510a1230978f |
File details
Details for the file Python_EasyGraph-0.2a47-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 673.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d69ccc3240dbc2095a740df4b08de7a6fe0bcbc020fb4d3ba59d7c86ecfbc20c |
|
MD5 | 3decd10363cb78ce18b4356b43d99245 |
|
BLAKE2b-256 | 8e867cba50914dd7c6394ca6dab9c31f12ce5a699ce957a6a85e001d2adf2502 |
File details
Details for the file Python_EasyGraph-0.2a47-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 673.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9764b59d70435671f85368b4c6d0e292740fa6d86a4c3e566435c81efc860cdb |
|
MD5 | 68297d06e2d0498425bf476522377019 |
|
BLAKE2b-256 | 055b661309dfd15eff708093827b14b6843f9999fa3191903270cb3f2605666d |
File details
Details for the file Python_EasyGraph-0.2a47-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 560.7 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 179df18829a8dda7674434afd489d1bc382b97be6d9c0f8a7fd637d6a17f5cbf |
|
MD5 | de978d35941a2593e743bfcbf463a4f7 |
|
BLAKE2b-256 | 92396ef839ad4940277881abbecc3a3a0a7bd9ab90203dd4f4c71e60e4683dde |
File details
Details for the file Python_EasyGraph-0.2a47-cp310-cp310-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp310-cp310-macosx_10_14_x86_64.whl
- Upload date:
- Size: 631.5 kB
- Tags: CPython 3.10, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d55f42619abf6385607a5edf0a9d77eab276b6036ad28afaf39bdab5a7c09374 |
|
MD5 | e32f263152d4ea4f366bc8b9be088776 |
|
BLAKE2b-256 | 9316b129ab113db0fcc5b03c716f993ef11cb401b41fe256a2c698e35b83634d |
File details
Details for the file Python_EasyGraph-0.2a47-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 535.7 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ef2a926cc212e2ae586fc4e5be876cf4418fd4eb07a5a69a3154cb90b636da1 |
|
MD5 | fda8c5d408f02277c84f9c5033deb306 |
|
BLAKE2b-256 | 465c6b84466dfa456cfedd89dc66b71c2e99f74156168f98d7866a3292c5ae5b |
File details
Details for the file Python_EasyGraph-0.2a47-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49184271b2aee90d48e1822986a4b5d1e809ace8883a3b2506063716a5d84f3e |
|
MD5 | 500aa235bc75be86d07afa86b19969d0 |
|
BLAKE2b-256 | fee590c037b60451341d615ff37ae03fd7b67f0769fecfddff182f2e38404276 |
File details
Details for the file Python_EasyGraph-0.2a47-cp39-cp39-musllinux_1_1_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp39-cp39-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d6949584f1bb1db16e2562b5c729dc8e79b329cbca1fe1f8e76008a28b2aac0 |
|
MD5 | 2d82bc537a2437d0efe714fd510245e0 |
|
BLAKE2b-256 | f7b091416829f6791b381b9a38238402e25f3726fe688bb28f7290c79ce2722d |
File details
Details for the file Python_EasyGraph-0.2a47-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 674.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1970534567c6795f26b51fabfaee91665c5965988ff9cc054a46a9ab4a142bc7 |
|
MD5 | 823fb24d4764ce07931a204c9596b3b5 |
|
BLAKE2b-256 | e91f30c09d74a1e05dcfd4d4b68d883c944e90b08cf3fa8b1ee17e7ea6e94095 |
File details
Details for the file Python_EasyGraph-0.2a47-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 673.8 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a24ffd2e0e44425fc8aaf030c6ace15b91ef8694bda5122e13235be002f7d2e6 |
|
MD5 | 79e59d37ca38eb560d40fc1216e068ea |
|
BLAKE2b-256 | 09ee5dae4c2cdb9112df7c719d7ec9f957ba40b7d5dd2b89506ac2fac215904d |
File details
Details for the file Python_EasyGraph-0.2a47-cp39-cp39-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp39-cp39-macosx_13_0_x86_64.whl
- Upload date:
- Size: 634.9 kB
- Tags: CPython 3.9, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8eeb574ebfa85c52e409a71ad2e94c52a90c1baadf78fbddb8e3afe831aa8b2 |
|
MD5 | cfd75e2feb7720009ca6930b4559f299 |
|
BLAKE2b-256 | 992a465d4994303a6f3f83b3470e9ab33449da477c6698644c26500f2b99f3c0 |
File details
Details for the file Python_EasyGraph-0.2a47-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 560.9 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1329df044237bf2a2dca7b37aa4a688090706cfdbf1d9e76724c02ef4b7019da |
|
MD5 | f0295a3f1753235e7bbe3ede70efe53e |
|
BLAKE2b-256 | 24a325f870d8bca9d92af2ec7c80740ee73e192f89e7df0b8036d89befe7bb53 |
File details
Details for the file Python_EasyGraph-0.2a47-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 536.5 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83079c56f0024d51a2cb5a5270a6e0c2ac4efc803043548a1c84d66babcdae01 |
|
MD5 | 01332589db7edcc3f20d8cd60804356f |
|
BLAKE2b-256 | 61322fbed908c8234549214f1465a57afff42b7d956b80d56423abcf359e5f28 |
File details
Details for the file Python_EasyGraph-0.2a47-cp38-cp38-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b965c6510fe8f45114121f7e881a4ee69df150d99e61f2e80af399b9e3fecd8d |
|
MD5 | e34ed0743874c7d8e719013eeea231db |
|
BLAKE2b-256 | eefc28059a08429b450dd1c34464878acd951bdfef6de1d9a96f00269e491344 |
File details
Details for the file Python_EasyGraph-0.2a47-cp38-cp38-musllinux_1_1_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp38-cp38-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1713775efb9e2eb2e244284401440c83a6c30f9847c8c66b16f93b1cc1bb2d70 |
|
MD5 | 7f3aa942eb0e73ebdeb2b336ea3de179 |
|
BLAKE2b-256 | 8e3583706baa7c1e019716db36e9514af2de8e86f1f92e93185ac48a3475067f |
File details
Details for the file Python_EasyGraph-0.2a47-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 671.1 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c02a43c5dada8e06f6265e69fb1b6f96b75baf83089e8453082ba40cdb21e9b |
|
MD5 | 55e3c362599f9e9a76a4d544a6c273f5 |
|
BLAKE2b-256 | a823a417ed5de34ab474073f558f3206bb8452abbfc864be0c9e95326739b906 |
File details
Details for the file Python_EasyGraph-0.2a47-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 672.3 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8e478b1af0d568f1edcc0be2bd8a9238776a38f8daf60d0011d7befe579ae5f |
|
MD5 | 9ce1552b9a0267422a8c8b3058de482c |
|
BLAKE2b-256 | 3350abf2ec82f62552f9c1dd8f94a8e6dc88a1ed491a0b8b766178de6990f59d |
File details
Details for the file Python_EasyGraph-0.2a47-cp38-cp38-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp38-cp38-macosx_13_0_x86_64.whl
- Upload date:
- Size: 635.8 kB
- Tags: CPython 3.8, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab8cda926b3a933c11d8a519a27c2a485567b64f002c9ae6291431d40e050981 |
|
MD5 | e05f44777dcdc726d5cef388dabc3cbe |
|
BLAKE2b-256 | a8699544f303d72bd494a8360d31a6efc7a2fbc29d1fe8dffa09191c39ca6ae3 |
File details
Details for the file Python_EasyGraph-0.2a47-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 538.9 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1297d5e69d722c8fa80465781f917c0f3a6c47591b148e35b1ef64de03991b57 |
|
MD5 | 6ea5221aaa88eddf20e0c5317931b99e |
|
BLAKE2b-256 | 0e3944ae9bf286447aa0ab60a682e7030b05376c23c0dd0ccab3c1522526d9e9 |
File details
Details for the file Python_EasyGraph-0.2a47-cp37-cp37m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp37-cp37m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 447598d046fd2c57bc2073af55493a12a88579b52a8673d6720487999f84d56f |
|
MD5 | e5ebc2724813b37fefbe46b4230861a2 |
|
BLAKE2b-256 | 560dd05ecf241a4edff2260c089bf495cfa29083cbaa52e9c56ff35992faa4ef |
File details
Details for the file Python_EasyGraph-0.2a47-cp37-cp37m-musllinux_1_1_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp37-cp37m-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2264bdcd9d8d402aa4741951982b4fd19a9b16fddd5a9a0b79ca29ac67197fb |
|
MD5 | 7baf1b4ed75af73dd2e896ac3a16139b |
|
BLAKE2b-256 | 397dd3678d899a7a79a0f2e61a7035ca5b60c7dacd8a8c25b6bf828430317beb |
File details
Details for the file Python_EasyGraph-0.2a47-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 675.1 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 745d67dc61b90e76e2f97dc5113773897827dec772f955ac88b9afe3330c2498 |
|
MD5 | fc2bf0ba6f45f3b862a200455b58061e |
|
BLAKE2b-256 | 31f7f02c167b633386f962d5719b2eb939df68e176c91a79c1a6f14cf063c6e7 |
File details
Details for the file Python_EasyGraph-0.2a47-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 686.3 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0092fc841a9af890032f1b2db79303ab4b0d10cdf5fbf7d2904f009b072b052f |
|
MD5 | 0731fadb7c66bf29f2fc2853a2bda5c2 |
|
BLAKE2b-256 | 427c2d708e321873cc9c00865e1f5c55858605fae917099d3daa01340373ff8f |
File details
Details for the file Python_EasyGraph-0.2a47-cp37-cp37m-macosx_13_0_x86_64.whl
.
File metadata
- Download URL: Python_EasyGraph-0.2a47-cp37-cp37m-macosx_13_0_x86_64.whl
- Upload date:
- Size: 639.7 kB
- Tags: CPython 3.7m, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e1ab9d8b98e614a528b42a36ac05df05f90dedd7833f29dbec457aff901c967 |
|
MD5 | f245f1a5f9afed16ba607355acd09c50 |
|
BLAKE2b-256 | d4897233b0980691f3878e705dd4b8e9e31c73b6b44ad6eaac816ae2c90f63b7 |