fk-graph

View on PyPIReverse Dependencies (0)

0.0.15 fk_graph-0.0.15-py3-none-any.whl

Wheel Details

Project: fk-graph
Version: 0.0.15
Filename: fk_graph-0.0.15-py3-none-any.whl
Download: [link]
Size: 10846
MD5: 1566ed57721ad185beabf16ca264ce45
SHA256: 60ab11806165aa235e1a2265d3d833cb0a80f9a017837a66eaf5e6cecfad60d8
Uploaded: 2024-02-01 21:10:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fk-graph
Version: 0.0.15
Summary: Visualise the graphs hidden within relational databases
Author: John C Thomas, Rahman Gawa
Author-Email: Andrew Curtis <fk.graph[at]fastmail.com>
Project-Url: Homepage, https://github.com/MrCurtis/fk-graph
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: dash (>=2.13)
Requires-Dist: flask (>=2.2)
Requires-Dist: networkx (>=3.1)
Requires-Dist: pandas (>=2.1)
Requires-Dist: plotly (>=5.16)
Requires-Dist: sqlalchemy (>=2.0.22)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 797 characters]

WHEEL

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

RECORD

Path Digest Size
fk_graph/__init__.py sha256=Kwp0FjtEEa-mge48ywAkQwFDnCS1TuLlN62S5eG_9vU 117
fk_graph/cli.py sha256=9GtWLyjUsyumhJ7SqFEKSJaaQbOjq5Xq88-qlez4FlA 2386
fk_graph/cytoscape.py sha256=8cntq6o1EathDDHR3MCEbWG_1xjPxmeMZeSIjBxRZYI 1175
fk_graph/data_setup.py sha256=grsK5WOdH6ahA3rt6es8r760jQu12B085hFyg71-i5k 908
fk_graph/edge_excluders.py sha256=x6SYofxGmhgq9CQccIbKMBBdg50K94nJ_cjXxO-w90M 1277
fk_graph/graph.py sha256=49Fi-huleIBn-TIsqZT4WAIwMPF4wecphk_w4K8jBgY 6285
fk_graph/plot_graph.py sha256=dD0fygiWsBhZc97AsGlp_CPJoDi0L38uHdRCvQpCC-s 228
fk_graph/plotly_functions.py sha256=hvj9YVIAjlUWeRn725N6e6eQisuMCYJqi_ZwlL1BPbA 7792
fk_graph-0.0.15.dist-info/METADATA sha256=_zMn_61WXFNhICthru_Y-7TMnr3o1DWLxtjRm5M5R1E 1465
fk_graph-0.0.15.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
fk_graph-0.0.15.dist-info/entry_points.txt sha256=pZo5bArJrdolMnh4YvQq706qMJBCsl4nfJnbnnuTaIM 47
fk_graph-0.0.15.dist-info/licenses/LICENSE sha256=QpaeRV1kCfV92usjNv0RCzbdNKrCDagiiQo-nKaBTeo 1065
fk_graph-0.0.15.dist-info/RECORD

entry_points.txt

fk-graph = fk_graph.cli:main