graphreadability

View on PyPIReverse Dependencies (0)

0.0.3 graphreadability-0.0.3-py3-none-any.whl

Wheel Details

Project: graphreadability
Version: 0.0.3
Filename: graphreadability-0.0.3-py3-none-any.whl
Download: [link]
Size: 40567
MD5: 13cb3fec51c82356e369be5f8848265f
SHA256: 26400756198894be3360a5ebbfd330d3eb0a68dc8b180e56353de881989ba1c4
Uploaded: 2024-04-07 23:59:44 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: graphreadability
Version: 0.0.3
Summary: A Python module for applying readability metrics graph and network visualizations.
Author-Email: Philip Mathieu <mathieu.p[at]northeastern.edu>
Project-Url: Homepage, https://github.com/PhilipMathieu/graphreadability
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: pandas; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE.txt
[Description omitted; length: 2396 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
_version.py sha256=hB095avW4HuDZxn8qPHRG1UMzSSonb8ZDAsLxt9hmk8 411
graphreadability/__init__.py sha256=6SCH-6ZionCh8VEON76reZkBFLc-XbWPDboUtqyddpk 576
graphreadability/core/__init__.py sha256=ScsIWTXuozoL3WT-5hju8k7C_Kf1mdS2Op0gVErNJF8 114
graphreadability/core/metricssuite.py sha256=JDXBOIy_j4yeJz2bTGanrAejD_W9hDzjHvLHC3ea0Fo 11097
graphreadability/io/__init__.py sha256=y1yD0SFE64cTwih8-j3JgUqrz1EdlvWkwkhSaAVoF5g 45
graphreadability/io/cytoscape_api.py sha256=sN6WgV8lDJ4fWkeyGrPVdKoLwBV-g00APbbI91VzPjY 23
graphreadability/io/gefx_reader.py sha256=b8COsGnOORGHpBOuM6ej5tOAZmyNj2vDhRZ3jUcI1MI 45
graphreadability/io/graphml_reader.py sha256=5qxLGmdR_XITpEJ3V19X5r3BS-Es770560Vvmobcv3w 10367
graphreadability/layout/__init__.py sha256=O1xdOkdM3TNxMFJ-BbKmfI2OUsrwYrSe3y3BCptYkW0 66
graphreadability/layout/layout_algorithms.py sha256=rV3BfVjNw9cfXV2hv6IeqqrbZX6-9HDjSGhhwonMuK4 1621
graphreadability/metrics/__init__.py sha256=p1XDPMH16f4xj47dW76Q--tzoA3Kewptgk3bo9qkSa8 115
graphreadability/metrics/metric_helpers.py sha256=e_dv22UE5aM526Ju02ClJyYFT20flHqsKyCazUrJ8mU 5152
graphreadability/metrics/metrics.py sha256=cO6Xju2yY4jWyh2JPRLgiWFrsWfb6LnsbQRBBbeH3qU 23164
graphreadability/tests/__init__.py sha256=rdi-S6p39hnWBwz9uKUCJNU7GrHzN3v1kxhB2bSZPV0 65
graphreadability/tests/test_helpers.py sha256=qZb7NPYvTvvDjT6YSPX9M3HcSAh-wcNF3ZgDMtXLWuk 9812
graphreadability/tests/test_metric_helpers.py sha256=eYgX4t3Rqk8JdH0Z3EdMPRMpwElgbgGDLZeopsxb79k 6909
graphreadability/tests/test_metrics.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphreadability/tests/test_metricssuite.py sha256=wg8rKh9NLb-nwR2Ng5Z_JijRA49nFQIfGCpgZtucTdg 10068
graphreadability/tests/test_data/cube.graphml sha256=2T_20k0_6qTULx-cvfcHs0ZqtsXKSvJsh5r55TSTSIg 2013
graphreadability/tests/test_data/pretty_print_output.txt sha256=ggp-EZqH4ggn9I7jvIHZ6hsY-q8SiBDfbCHXscDy2fU 692
graphreadability/tests/test_data/squares.graphml sha256=h6YjeBYcm_gS2OAkRia4khcDzwDr4QNinJvw-xgYCx8 2223
graphreadability/tests/test_data/star.graphml sha256=ksaX_1mmeFt_I6sbu9cuL9bk7HAL803PO0UisAtvuDo 1221
graphreadability/utils/__init__.py sha256=r2jJ4nF-7HYu13q4xeiFr7amveShpXFPZfJ2vO-qae0 75
graphreadability/utils/crosses_promotion.py sha256=ULLce9f2NCsm5UEchH4uHyCJ7ClIpRl2aZiR9n_JIVk 5304
graphreadability/utils/helpers.py sha256=zmxFUqMaALRDinlxojQwc0KQ6Fc1l4iYT-9xj844g0U 16998
graphreadability/utils/apps/digitize_graphs.py sha256=_4l6Vr5jK7nKxSkG-eKq4rCG-22oOjshPEOGt4l_Ryw 7529
graphreadability-0.0.3.dist-info/METADATA sha256=C4XwFJyMVWADi1_f8xsA6XCmyS3rfEjgCXCp9Wf4jUQ 3734
graphreadability-0.0.3.dist-info/WHEEL sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY 87
graphreadability-0.0.3.dist-info/licenses/LICENSE.txt sha256=mZE6mnflDJ14G9Ip3Aw6IVdTO60g2P2xpEFjmkDLGU8 11344
graphreadability-0.0.3.dist-info/RECORD