Metadata-Version: 2.1
Name: np-tools
Version: 0.1.20
Summary: General-purpose tools for common tasks encountered in Mindscope Neuropixels workflows.
Author-email: bjhardcastle <ben.hardcastle@alleninstitute.org>
License: MIT
Project-URL: Source, https://github.com/AllenInstitute/np_tools
Project-URL: Issues, https://github.com/AllenInstitute/np_tools/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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
Requires-Python: <4,>=3.7
Description-Content-Type: text/markdown
Requires-Dist: fabric
Requires-Dist: invoke (<2.1)
Requires-Dist: np-config (>=0.4.17)
Requires-Dist: np-logging (>=0.5.1)
Requires-Dist: crc32c (>=2.3.post0)
Requires-Dist: rich (>=13.3.5)
Requires-Dist: pynwb
Provides-Extra: dev
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'

# np_tools

### *For use on internal Allen Institute network*

[![Python
Versions](https://img.shields.io/pypi/pyversions/np_tools.svg)](https://pypi.python.org/pypi/np-tools/)

General-purpose tools for common tasks encountered in Mindscope Neuropixels workflows.
