Metadata-Version: 2.1
Name: np-tools
Version: 0.1.3
Summary: General-purpose tools for common tasks encountered in Mindscope Neuropixels workflows.
Author-Email: bjhardcastle <ben.hardcastle@alleninstitute.org>
License: MIT
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
Project-URL: Repository, https://github.com/AllenInstitute/np_tools
Project-URL: Bug tracker, https://github.com/AllenInstitute/np_tools/issues
Requires-Python: <4,>=3.7
Requires-Dist: fabric>=3.0.0
Requires-Dist: np-config>=0.4.17
Requires-Dist: np-logging>=0.5.1
Requires-Dist: black>=22.1.0
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_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.
