Metadata-Version: 2.1
Name: np-queuey
Version: 0.2.30
Summary: Tools for submitting and processing jobs through a message queue 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_queuey
Project-URL: Bug tracker, https://github.com/AllenInstitute/np_queuey/issues
Requires-Python: >=3.8
Requires-Dist: huey>=2.4.5
Requires-Dist: np-config>=0.4.17
Requires-Dist: np-logging>=0.5.1
Requires-Dist: np-tools>=0.1.14
Requires-Dist: np-session>=0.5.1
Requires-Dist: typing-extensions>=4.5.0
Requires-Dist: np-jobs>=0.0.3
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_queuey
Tools for submitting and processing jobs through a message queue for Mindscope Neuropixels workflows.

## todo 
- setup behavior session upload task
    - path to modules in 
- make __main__ cli and executable