aiida-hyperqueue

View on PyPIReverse Dependencies (0)

0.1.1 aiida_hyperqueue-0.1.1-py3-none-any.whl

Wheel Details

Project: aiida-hyperqueue
Version: 0.1.1
Filename: aiida_hyperqueue-0.1.1-py3-none-any.whl
Download: [link]
Size: 7963
MD5: f65520dda1b7e1c2506e9d5cd837b562
SHA256: 1d4410403cf94a91ef880f2e4e86c7fc3ae310d06ec742f1340fdff129b4a8c6
Uploaded: 2023-05-11 01:17:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiida-hyperqueue
Version: 0.1.1
Summary: AiiDA plugin for the HyperQueue metascheduler
Author: Marnik Bercx
Project-Url: Source, https://github.com/aiidateam/aiida-hyperqueue
Classifier: Framework :: AiiDA
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Requires-Dist: aiida-core (~=2.0)
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: sphinxcontrib-details-directive (~=0.1.0); extra == "docs"
Requires-Dist: pre-commit (~=2.2); extra == "pre-commit"
Requires-Dist: pylint (<2.9,>=2.5.0); extra == "pre-commit"
Requires-Dist: pgtest (~=1.3.1); extra == "tests"
Requires-Dist: wheel (~=0.31); extra == "tests"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest (~=6.0); extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: docs
Provides-Extra: pre-commit
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 1011 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aiida_hyperqueue/__init__.py sha256=qzZj1H4cpsper2kHTCsZnD4cPAc-7YBS1h20Re12muk 119
aiida_hyperqueue/cli.py sha256=Jy3na_CEK97oVGwi1SQNvUW4OL69Q9viZm0DQS-ZWXg 4396
aiida_hyperqueue/scheduler.py sha256=7KidW_zhydY76FATGgo_hLU0MZO5boSA0JdiR4aiG6o 10759
aiida_hyperqueue-0.1.1.dist-info/entry_points.txt sha256=4dA1NUugSe7oZJAm7U3eqwq3A5WyKeWfW9Y9VvNPqY4 141
aiida_hyperqueue-0.1.1.dist-info/LICENSE sha256=gfTEvdwPzauIs3x4tiOwIsFWSXCIT5opWUbX4aQ-BW0 1072
aiida_hyperqueue-0.1.1.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
aiida_hyperqueue-0.1.1.dist-info/METADATA sha256=FoFPxznWzcxlI3ERE6kzON1sxr10ZQ6kopmXSAyk_Lc 2284
aiida_hyperqueue-0.1.1.dist-info/RECORD

entry_points.txt

hyperqueue = aiida_hyperqueue.cli:data_cli
hyperqueue = aiida_hyperqueue.scheduler:HyperQueueScheduler