graphtik

View on PyPIReverse Dependencies (0)

10.5.0 graphtik-10.5.0-py2.py3-none-any.whl

Wheel Details

Project: graphtik
Version: 10.5.0
Filename: graphtik-10.5.0-py2.py3-none-any.whl
Download: [link]
Size: 122309
MD5: 4653d0f229806b2aad52b75ca8e65b73
SHA256: d20a87139c9473cef50ac77f9ffea66e93a74d54e53345e9cbd43957f3cb76db
Uploaded: 2023-04-25 21:27:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphtik
Version: 10.5.0
Summary: A Python lib for solving & executing graphs of functions, with `pandas` in mind
Author: Kostis Anagnostopoulos, Huy Nguyen, Arel Cordero, Pierre Garrigues, Rob Hess, Tobi Baumgartner, Clayton Mellina
Author-Email: ankostis[at]gmail.com
Home-Page: http://github.com/pygraphkit/graphtik
Project-Url: Documentation, https://graphtik.readthedocs.io/
Project-Url: Release Notes, https://graphtik.readthedocs.io/en/latest/changes.html
Project-Url: Sources, https://github.com/pygraphkit/graphtik
Project-Url: Bug Tracker, https://github.com/pygraphkit/graphtik/issues
License: Apache-2.0
Keywords: graph,computation graph,DAG,directed acyclic graph,executor,scheduler,etl,workflow,pipeline
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Requires-Python: >=3.6
Requires-Dist: boltons
Requires-Dist: networkx (==2.2); python_version < "3.5"
Requires-Dist: contextvars; python_version < "3.7"
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: networkx; python_version >= "3.5"
Requires-Dist: pydot; extra == "all"
Requires-Dist: html5lib; extra == "all"
Requires-Dist: pandas; extra == "all"
Requires-Dist: pytest-sugar; extra == "all"
Requires-Dist: sphinxcontrib-spelling; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: sphinx[setuptools] (>=2); extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: MarkupSafe; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-sphinx (>=0.2.1); extra == "all"
Requires-Dist: jinja2 (>=3); extra == "all"
Requires-Dist: readme-renderer; extra == "all"
Requires-Dist: dill; extra == "all"
Requires-Dist: wheel; extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: pylint; extra == "all"
Requires-Dist: mypy; extra == "all"
Requires-Dist: importlib-resources; python_version < "3.7" and extra == "all"
Requires-Dist: pydot; extra == "dev"
Requires-Dist: html5lib; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: pytest-sugar; extra == "dev"
Requires-Dist: sphinxcontrib-spelling; extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: sphinx[setuptools] (>=2); extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: MarkupSafe; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-sphinx (>=0.2.1); extra == "dev"
Requires-Dist: jinja2 (>=3); extra == "dev"
Requires-Dist: readme-renderer; extra == "dev"
Requires-Dist: dill; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: importlib-resources; python_version < "3.7" and extra == "dev"
Requires-Dist: dill; extra == "dill"
Requires-Dist: pydot; extra == "matplot"
Requires-Dist: jinja2 (>=3); extra == "matplot"
Requires-Dist: MarkupSafe; extra == "matplot"
Requires-Dist: matplotlib; extra == "matplot"
Requires-Dist: importlib-resources; python_version < "3.7" and extra == "matplot"
Requires-Dist: pydot; extra == "plot"
Requires-Dist: jinja2 (>=3); extra == "plot"
Requires-Dist: MarkupSafe; extra == "plot"
Requires-Dist: importlib-resources; python_version < "3.7" and extra == "plot"
Requires-Dist: pydot; extra == "sphinx"
Requires-Dist: jinja2 (>=3); extra == "sphinx"
Requires-Dist: MarkupSafe; extra == "sphinx"
Requires-Dist: sphinx[setuptools] (>=2); extra == "sphinx"
Requires-Dist: importlib-resources; python_version < "3.7" and extra == "sphinx"
Requires-Dist: pydot; extra == "test"
Requires-Dist: html5lib; extra == "test"
Requires-Dist: pandas; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: sphinxcontrib-spelling; extra == "test"
Requires-Dist: matplotlib; extra == "test"
Requires-Dist: sphinx[setuptools] (>=2); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: MarkupSafe; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-sphinx (>=0.2.1); extra == "test"
Requires-Dist: jinja2 (>=3); extra == "test"
Requires-Dist: readme-renderer; extra == "test"
Requires-Dist: dill; extra == "test"
Requires-Dist: importlib-resources; python_version < "3.7" and extra == "test"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: dill
Provides-Extra: matplot
Provides-Extra: plot
Provides-Extra: sphinx
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 10933 characters]

WHEEL

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

RECORD

Path Digest Size
graphtik/__init__.py sha256=ZiSd-VA8ecfmhB1PwYp0VvP2CjRWZWfzGXusEnTqR14 1657
graphtik/base.py sha256=uAJFQJfd1j90PbtQdZvR_6VKKhmgO_QaM2Fje6alYz4 31120
graphtik/config.py sha256=HHhtqTry5CuVhwjRoUYncW5_2CqmvMIb_xKHg_Tx19I 9856
graphtik/execution.py sha256=qOuWsFtxQ7IYVYIYRJLR2CGZUxT_xBZ3Y0UwA9Gf1eI 37432
graphtik/fnop.py sha256=jww3FoZ310g61dQI481I6t0c8fGa5NFApS5RL1vInY0 42418
graphtik/jetsam.py sha256=tKLEjxd3wfU5O7tV7eIcJY2WyC3Xnyul3D7vn5UjqX0 7350
graphtik/jsonpointer.py sha256=lA13OJFFMpj0iF7B_5cKGqGWwe-l7NhlAswQhoKZzMw 29024
graphtik/modifier.py sha256=qVqfh39MKOby5gziG7xUQjMqud1HdGg48pCCSrxSZQQ 43387
graphtik/pipeline.py sha256=v7PFfpqYkKHPtcs273jAVvtOCiorXTG6UgvLvAsm9Cs 24690
graphtik/planning.py sha256=ZHQ1adRFp1jFdGv9OEH3YCzl9ppdUDH09tW-BngMmP4 37576
graphtik/plot.py sha256=OOOYf53-6jCrhBDw9u8jkLGeTJlJhXkB1W3q16pnwwY 76579
graphtik/sphinxext/__init__.py sha256=odUMYVJJTZPiy2daYmIiBxRh6NWcY3JWA0wlcYciukw 20867
graphtik/sphinxext/_graphtikbuilder.py sha256=9a9oDDHswlaEbkxwobdJ1VLIzqFBMKFnmCn_9LO0KsQ 7781
graphtik/sphinxext/doctestglobs.py sha256=w47lPH7BziRj0DoBy0kLoKGhAA5GfAYyORzrlcG3e40 10139
graphtik/sphinxext/graphtik.css sha256=JzF8sE-Aj43ojLQ0OWys_gbbIpa1Zx6Um4ELTogHKmE 285
graphtik-10.5.0.dist-info/LICENSE sha256=K62Btmha9NnSr5ab2jUe42IBIg_QISO0RXH1xXjxvr0 9137
graphtik-10.5.0.dist-info/METADATA sha256=dymVnzMF7WrwwITSaDTOFvkM-pRRmccbx3Qb7fNpa2I 16428
graphtik-10.5.0.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
graphtik-10.5.0.dist-info/top_level.txt sha256=57-JYhPfL3DFawJF1Gq8IaMwcXQvrwNlRhuT7a9-zd0 9
graphtik-10.5.0.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
graphtik-10.5.0.dist-info/RECORD

top_level.txt

graphtik

zip-safe