Metadata-Version: 2.2
Name: sluurp
Version: 0.4.3
Summary: API to submit shell scripts through Slurm SBATCH
Author-email: ESRF <henri.payno@esrf.fr>
License: MIT
Project-URL: Source, https://gitlab.esrf.fr/tomotools/sluurp
Project-URL: Documentation, https://tomotools.gitlab-pages.esrf.fr/sluurp/
Project-URL: Tracker, https://gitlab.esrf.fr/tomotools/sluurp/issues
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Provides-Extra: doc
Requires-Dist: Sphinx>=4.0.0; extra == "doc"
Requires-Dist: nbsphinx; extra == "doc"
Requires-Dist: pandoc; extra == "doc"
Requires-Dist: jupyterlab; extra == "doc"
Requires-Dist: pydata_sphinx_theme; extra == "doc"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# sluurp

sluurp is a package to launch shell script through slurm SBATCH command
