jobflow

View on PyPIReverse Dependencies (6)

0.1.17 jobflow-0.1.17-py3-none-any.whl

Wheel Details

Project: jobflow
Version: 0.1.17
Filename: jobflow-0.1.17-py3-none-any.whl
Download: [link]
Size: 56908
MD5: 4d45260f50aeb526eb5d65e884218adb
SHA256: a2ba5048a8bc0285b977c614f749c706dcad72bf3039901a84c928134d627de1
Uploaded: 2024-01-25 11:02:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jobflow
Version: 0.1.17
Summary: jobflow is a library for writing computational workflows
Author-Email: Alex Ganose <a.ganose[at]imperial.ac.uk>
Project-Url: homepage, https://materialsproject.github.io/jobflow/
Project-Url: repository, https://github.com/materialsproject/jobflow
Project-Url: documentation, https://materialsproject.github.io/jobflow/
Project-Url: changelog, https://github.com/materialsproject/jobflow/blob/main/CHANGELOG.md
License: modified BSD
Keywords: high-throughput,workflow
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Requires-Dist: PyYAML
Requires-Dist: maggma (>=0.57.0)
Requires-Dist: monty (>=2023.9.25)
Requires-Dist: networkx
Requires-Dist: pydantic-settings (>=2.0.3)
Requires-Dist: pydantic (>=2.0.1)
Requires-Dist: pydash
Requires-Dist: pre-commit (>=2.12.1); extra == "dev"
Requires-Dist: autodoc-pydantic (==2.0.1); extra == "docs"
Requires-Dist: furo (==2023.9.10); extra == "docs"
Requires-Dist: ipython (==8.20.0); extra == "docs"
Requires-Dist: myst-parser (==2.0.0); extra == "docs"
Requires-Dist: nbsphinx (==0.9.3); extra == "docs"
Requires-Dist: sphinx-copybutton (==0.5.2); extra == "docs"
Requires-Dist: sphinx (==7.2.6); extra == "docs"
Requires-Dist: FireWorks; extra == "fireworks"
Requires-Dist: FireWorks (==2.0.3); extra == "strict"
Requires-Dist: PyYAML (==6.0.1); extra == "strict"
Requires-Dist: maggma (==0.61.0); extra == "strict"
Requires-Dist: matplotlib (==3.8.2); extra == "strict"
Requires-Dist: monty (==2023.11.3); extra == "strict"
Requires-Dist: moto (==4.2.13); extra == "strict"
Requires-Dist: networkx (==3.2.1); extra == "strict"
Requires-Dist: pydantic-settings (==2.1.0); extra == "strict"
Requires-Dist: pydantic (==2.5.3); extra == "strict"
Requires-Dist: pydash (==7.0.6); extra == "strict"
Requires-Dist: pydot (==2.0.0); extra == "strict"
Requires-Dist: typing-extensions (==4.9.0); extra == "strict"
Requires-Dist: python-ulid (==2.2.0); extra == "strict"
Requires-Dist: moto (==4.2.13); extra == "tests"
Requires-Dist: pytest-cov (==4.1.0); extra == "tests"
Requires-Dist: pytest (==7.4.4); extra == "tests"
Requires-Dist: python-ulid; extra == "ulid"
Requires-Dist: matplotlib; extra == "vis"
Requires-Dist: pydot; extra == "vis"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: fireworks
Provides-Extra: strict
Provides-Extra: tests
Provides-Extra: ulid
Provides-Extra: vis
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6746 characters]

WHEEL

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

RECORD

Path Digest Size
jobflow/__init__.py sha256=l7o10BaqEQWw5aZziWRg40PsIAgQ4lrlluXs9hIv2mg 570
jobflow/_version.py sha256=Ym07PBD7sAmpqVpX8tuzWma3P_Hv6KXbDKXWkw8OwaI 205
jobflow/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jobflow/settings.py sha256=2tG3FKGTkCDgguwQZrgSt36Ll86nn4ET8ukBr2IN8Ys 5614
jobflow/core/__init__.py sha256=3sx5t1Gysejc4c_fPrhvCjPUg0p_384Zko8ms2c_NnY 98
jobflow/core/flow.py sha256=tPMo6tCJ742XqNLiEaf0HLIZ1M9uyE8j_Uw0pEm05kg 28912
jobflow/core/job.py sha256=xeJhbjh3G7uOGq-3fN5UuLi52dKi9ifuCaogEMlYJT8 46488
jobflow/core/maker.py sha256=DKfFXe91v9rRFtgUrm8FMiEcLArmb6jnK7nysuDdZts 11185
jobflow/core/reference.py sha256=sPhV3_q8Ru-8xIoryKY8Y9oQN-1cAGVvnY08tgSAxwk 17090
jobflow/core/schemas.py sha256=Oi5-PnZpI8S9jSY7Q4f8H7xUybbRZDXlgugeVewVsrA 968
jobflow/core/state.py sha256=IGJTtmpotDKEcgDEnsT5x20ZeyvQT68Mr3teTjkgYnM 709
jobflow/core/store.py sha256=iuIQR2d4y5lmp6t7vnR2vR6TKcxfygbrKteFCGrZTgA 26971
jobflow/managers/__init__.py sha256=KkA5cVDe2os2_2aTa8eiB9SnkGLZNybcci-Lo4tbaWM 55
jobflow/managers/fireworks.py sha256=5IKDkE-dppvbhDWTfJKCMmqvxg50zBgCqm6qUqsVZtc 6654
jobflow/managers/local.py sha256=huEQBtWkYl3K7x3Ff-PL664aOZ1SXMHTRIvyIG97IgE 5771
jobflow/utils/__init__.py sha256=41l-OtHRW5J15-gilJpzilN2Tqejbb_TJYFfqxc0SPU 363
jobflow/utils/dict_mods.py sha256=g50aMw-mK3RjXp_hHJBR9xUaWRYXoqqmPTMCPDDluz4 6052
jobflow/utils/enum.py sha256=_buiq0NuwyYe82Ajd5-8Pjx9J63XcDDeIvLDS4evM1s 713
jobflow/utils/find.py sha256=J57_xQ9boWVVqpbSfTECuZ3TinEXKN24LO4YWIB-7T4 6149
jobflow/utils/graph.py sha256=UjwEklPvFz3oTiSY3E_ElYZz21ePY0xLaT7nqWDVfpI 6598
jobflow/utils/log.py sha256=tIMpsI4JTlkpxjBZfWqZ0qkEkIxk1-RBasz8JhDcF7E 692
jobflow/utils/uid.py sha256=E3L57n4V4KX0Rfd64mnuru0INAR5iQ2o8LIHBAVxXcU 2526
jobflow/utils/uuid.py sha256=DA0nEdaYGb3Mk0sHbyCdKXurens-c-HliqTIibQzk2k 405
jobflow-0.1.17.dist-info/LICENSE sha256=jUEiENfZNQZh9RE9ixtUWgVkLRD85ScZ6iv1WREf19w 2418
jobflow-0.1.17.dist-info/METADATA sha256=HJbIfYiuxQA7MZJrztdPyZftVVZZiyDLGbGYWW_Vmlc 9753
jobflow-0.1.17.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
jobflow-0.1.17.dist-info/top_level.txt sha256=IanNooU88OupQPDrWnT0rbL3E27P2wEy7Jsfx9_j8zc 8
jobflow-0.1.17.dist-info/RECORD

top_level.txt

jobflow