aiida_conda_scheduler

View on PyPIReverse Dependencies (0)

0.1.0 aiida_conda_scheduler-0.1.0-py3-none-any.whl

Wheel Details

Project: aiida_conda_scheduler
Version: 0.1.0
Filename: aiida_conda_scheduler-0.1.0-py3-none-any.whl
Download: [link]
Size: 4301
MD5: fa43f45986d04da3d7e60c162e44fddd
SHA256: 936eda0729aa6818fcd7467a63afe79c117ecb848e7fee44e76d35d81ea1bd49
Uploaded: 2022-07-20 08:05:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiida_conda_scheduler
Version: 0.1.0
Summary: AiiDA scheduler plugins that allow for `conda run`.
Author-Email: Chris Sewell <chrisj_sewell[at]hotmail.com>
Project-Url: Source, https://github.com/chrisjsewell/aiida-conda-scheduler
Keywords: aiida,plugin
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Framework :: AiiDA
Requires-Python: >=3.7
Requires-Dist: aiida-core (<3,>=1.0)
Requires-Dist: coverage[toml]; extra == "testing"
Requires-Dist: pytest (~=6.0); extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 2364 characters]

WHEEL

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

RECORD

Path Digest Size
aiida_conda_scheduler/__init__.py sha256=DIo_qnM-JwoV4jBc2z-_PtWTSRSKOZD38bZzWmiDL8A 81
aiida_conda_scheduler/schedulers.py sha256=EJarvIMuH1QD3qoSPZrfqqwBwn_SXjtt8YZxBbtUrUg 1660
aiida_conda_scheduler-0.1.0.dist-info/entry_points.txt sha256=RmogI4_6WJLKEjEoyAzFaPEMEE6i7yTsSrvOI6fQbUY 152
aiida_conda_scheduler-0.1.0.dist-info/LICENSE sha256=e2oBokUn5wjiI-LEINj9ENuu8Z0OMk6pGJkzKVFYR4E 1070
aiida_conda_scheduler-0.1.0.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
aiida_conda_scheduler-0.1.0.dist-info/METADATA sha256=y74HYKpQd8eVEc8A1K5W8aPpbUzeDfH8DPaekpL_pBc 3170
aiida_conda_scheduler-0.1.0.dist-info/RECORD

entry_points.txt

conda.direct = aiida_conda_scheduler.schedulers:CondaDirectScheduler
conda.slurm = aiida_conda_scheduler.schedulers:CondaSlurmScheduler