graph-express

View on PyPIReverse Dependencies (0)

1.0a3 graph_express-1.0a3-py3-none-any.whl

Wheel Details

Project: graph-express
Version: 1.0a3
Filename: graph_express-1.0a3-py3-none-any.whl
Download: [link]
Size: 25570
MD5: ed600d67f0ab9fd29d060793258b2fb1
SHA256: 851edd005cb4523af4fd9804e95abcc41e4b2c79a6ae9c67e65ab84a7813d115
Uploaded: 2024-02-24 02:09:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graph_express
Version: 1.0a3
Summary: Python package for the analysis and visualization of network graphs.
Author: ['Nelson Aloysio Reis de Almeida Passos']
Home-Page: https://github.com/nelsonaloysio/graph-express
Project-Url: Source, https://github.com/nelsonaloysio/graph_express
Project-Url: Tracker, https://github.com/nelsonaloysio/graph_express/issues
License: MIT
Keywords: network graph
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: cdlib (>=0.3.0)
Requires-Dist: datashader (>=0.10.0)
Requires-Dist: kaleido (>=0.2.1)
Requires-Dist: leidenalg (>=0.8.3)
Requires-Dist: networkit (>=7.0)
Requires-Dist: networkx (>=2.3)
Requires-Dist: networkx-gdf (>=1.1)
Requires-Dist: openpyxl (>=3.1.2)
Requires-Dist: pandas (>=0.25.3)
Requires-Dist: plotly (>=3.10.0)
Requires-Dist: python-igraph (>=0.8.3)
Requires-Dist: python-louvain (>=0.14)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 7595 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
graph_express/__init__.py sha256=ynK4lP7bsv4YxmT0AIJFVcumvIM5q4t06DEUngFa_cI 334
graph_express/__main__.py sha256=KTIdC2NhyzPau72faubw23CYNCWwxQrQL2SW9fzd4Xg 84
graph_express/__version__.py sha256=MHyUtrXN_YnUE8kSrhWSlL_sNjQIaZkRIpjOuxekueM 22
graph_express/cli.py sha256=DPzjCn8BFZm_rUGRnVI7W9DgP6ytxnIi6fuzy4qBp4w 8338
graph_express/graph_express.py sha256=ILNjOOVT9jaTvDiUPZSk4ysn622P4VypGcDEh6_O7T8 4564
graph_express/utils.py sha256=P9iMHmbY_IUb7p9heBoQOd-ej2AGxSuDfuGwpuZQZgk 606
graph_express/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graph_express/base/centrality.py sha256=TgTfhM3x8Rg9YT7hCSJ1TIbw-8noFH9vsK8PyaqcWAI 8853
graph_express/base/community.py sha256=Zk0Fs-HALdBnZgMLusEl5WHMoBKdstf4X_lG6jG3yp4 3864
graph_express/base/convert.py sha256=Rew2QaHg5DXtwl2AKpMB0S7sqANryGVZ6Qyn1yU1-pQ 6102
graph_express/base/draw.py sha256=vzwBee0THfS--BS79OYPUyoFbi5la0xlOfi_HbT9dwA 16554
graph_express/base/graph.py sha256=GGx2jzq2jmg7mTz3oF_FpoZ9nP-IUrLooEXPzyJDL8o 8823
graph_express/base/layout.py sha256=xWOwYp2gxRCuD7s9xMN8I-Tao94d6zh1Z6UD5YSrrl0 3441
graph_express/base/subgraph.py sha256=MDRpi20CF9kAzBh8p6yGwMm1ZpDglzRha-CklFQ06WE 3995
graph_express-1.0a3.dist-info/LICENSE.md sha256=bfWbslDsUkcQU1BModyaaVBR1hslb1D3qXj0VOVZKEM 1101
graph_express-1.0a3.dist-info/METADATA sha256=jJRm-Uc5WZf3uQ1M39nH8M7JqQgdY9nUO3qqk5ksBUI 8994
graph_express-1.0a3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
graph_express-1.0a3.dist-info/entry_points.txt sha256=mOdnmPfsWuRsh0bEgCxZpoIArMGeH_pyEj0AqlR-LIQ 57
graph_express-1.0a3.dist-info/top_level.txt sha256=Pk3fWxavmcq8BdaWKJ5gKdeG9P5ND8k2nH888PenOAs 14
graph_express-1.0a3.dist-info/RECORD

top_level.txt

graph_express

entry_points.txt

graph-express = graph_express.cli:main