Metadata-Version: 2.1
Name: np_jobs
Version: 0.0.8
Summary: Interfaces for job queues used to coordinate distributed tasks for Mindscope Neuropixels workflows.
Author-Email: Ben Hardcastle <ben.hardcastle@alleninstitute.org>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Project-URL: Repository, https://github.com/AllenInstitute/np_jobs
Project-URL: Issues, https://github.com/AllenInstitute/np_jobs/issues
Requires-Python: >=3.8
Requires-Dist: np-config>=0.4.17
Requires-Dist: np-logging>=0.5.1
Requires-Dist: np-tools>=0.1.8
Requires-Dist: np-session>=0.5.1
Requires-Dist: blue>=0.9.1; extra == "dev"
Requires-Dist: pytest>=7.2.2; extra == "dev"
Requires-Dist: mypy>=1.1.1; extra == "dev"
Requires-Dist: coverage[toml]>=7.2.2; extra == "dev"
Requires-Dist: pdm>=2.4.9; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: bump>=1.3.2; extra == "dev"
Requires-Dist: types-backports>=0.1.3; extra == "dev"
Requires-Dist: ruff>=0.0.260; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown

# np_jobs
Interfaces for job queues used to coordinate distributed tasks for Mindscope Neuropixels workflows.