graphexecutor

View on PyPIReverse Dependencies (0)

0.1.4 graphexecutor-0.1.4-py3-none-any.whl

Wheel Details

Project: graphexecutor
Version: 0.1.4
Filename: graphexecutor-0.1.4-py3-none-any.whl
Download: [link]
Size: 6467
MD5: 35292ca2abd39408648cc2b79ba07216
SHA256: b8f7af8619f2b17bae995f03648a8d8e458cb697c569bb1ed485b2e708891918
Uploaded: 2021-11-22 16:34:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphexecutor
Version: 0.1.4
Summary: Graphed based execution of Python paradigms
Author: siranipour
Author-Email: si292[at]cam.ac.uk
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: dask (<2022.0.0,>=2021.8.1)
Requires-Dist: matplotlib (<4.0.0,>=3.4.3)
Requires-Dist: networkx (<3.0.0,>=2.6.2)
Requires-Dist: rich (<11.0.0,>=10.9.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
graphexecutor/__init__.py sha256=aBEbDvx4LMg8A1TJJR6dEHu8rQODVin528hLS_EDvuA 22
graphexecutor/app.py sha256=kjIBCpIImwIqrx_JV-VAqV2zwMl42gLknWdaEwJl3m4 1446
graphexecutor/graphbuilder.py sha256=QlR4_GwdFLpfGrriaivWTsb156OX3dWNp2LGiZi4afM 3510
graphexecutor/graphchecker.py sha256=xa0b84lkkWpAdcQDzdrX1gC6UNuP3l1RCHWCLwH1Cqg 1710
graphexecutor/graphrunner.py sha256=GwsUm6YRTLRBeFQeGo-q7FT6eqA_Bq5dZHVH-otGFmM 2629
graphexecutor/runcard_parser.py sha256=lUNkL0-SPm5V3PPfMxFnyOvOFFNY6WIiQCOMNYzgboo 1963
graphexecutor/tests/test_app.py sha256=iHsGCpWvvY0xLphSPNQR7dDWODtlA33kOLy_lBRtQp8 90
graphexecutor-0.1.4.dist-info/entry_points.txt sha256=4BDtH8xRUsECMaP3PBDuDHWuUFSbVsZQe97CmjEZZ6Y 45
graphexecutor-0.1.4.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
graphexecutor-0.1.4.dist-info/METADATA sha256=7mI1B4IF1q27WDlqTr51QIDGpPehtFGCwe9RDX2uzzE 489
graphexecutor-0.1.4.dist-info/RECORD

entry_points.txt

ge = graphexecutor.app:main