Metadata-Version: 2.1
Name: dask_dirac
Version: 0.1.0
Summary: DIRAC Executor for Dask
Author-email: Luke Kreczko <kreczko@cern.ch>
Maintainer-email: The SWIFT-HEP admins <UK-SwiftHep@cern.ch>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 1 - Planning
Requires-Dist: dask
Requires-Dist: dask_jobqueue
Requires-Dist: requests
Requires-Dist: typer
Requires-Dist: pytest >=6 ; extra == "dev"
Requires-Dist: Sphinx>=4.0 ; extra == "docs"
Requires-Dist: myst_parser>=0.13 ; extra == "docs"
Requires-Dist: sphinx-book-theme>=0.1.0 ; extra == "docs"
Requires-Dist: sphinx_copybutton ; extra == "docs"
Requires-Dist: pytest >=6 ; extra == "test"
Project-URL: homepage, https://github.com/SWIFT-HEP/dask-dirac
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test

# dask-dirac

[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link]
[![Code style: black][black-badge]][black-link]

[![PyPI version][pypi-version]][pypi-link]
[![PyPI platforms][pypi-platforms]][pypi-link]


[actions-badge]:            https://github.com/SWIFT-HEP/dask-dirac/workflows/CI/badge.svg
[actions-link]:             https://github.com/SWIFT-HEP/dask-dirac/actions
[black-badge]:              https://img.shields.io/badge/code%20style-black-000000.svg
[black-link]:               https://github.com/psf/black
[pypi-link]:                https://pypi.org/project/dask-dirac/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/dask-dirac
[pypi-version]:             https://badge.fury.io/py/dask-dirac.svg
[rtd-badge]:                https://readthedocs.org/projects/dask-dirac/badge/?version=latest
[rtd-link]:                 https://dask-dirac.readthedocs.io/en/latest/?badge=latest
[sk-badge]:                 https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg

