Metadata-Version: 2.1
Name: noob
Version: 0.0.99999999
Summary: Default template for PDM package
Keywords: pipeline,pipelines,data-processing,tube-related-content,miniscope,pydantic
Author-Email: raymondwjang <ray0815@ucla.edu>, sneakers-the-rat <sneakers-the-rat@protonmail.com>
License: MIT
Classifier: Framework :: Pydantic
Classifier: Framework :: Pydantic :: 2
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Typing :: Typed
Project-URL: homepage, https://noob.readthedocs.io
Project-URL: documentation, https://noob.readthedocs.io
Project-URL: repository, https://github.com/miniscope/noob
Project-URL: changelog, https://noob.readthedocs.io/en/latest/changelog.html
Requires-Python: >=3.11
Requires-Dist: rich>=13.9.4
Requires-Dist: pydantic>=2.10.6
Requires-Dist: pydantic-settings>=2.8.1
Requires-Dist: platformdirs>=4.3.7
Requires-Dist: PyYAML>=6.0.2
Requires-Dist: typing-extensions>=4.15.0; python_version < "3.12"
Provides-Extra: zmq
Requires-Dist: pyzmq>=27.1.0; extra == "zmq"
Requires-Dist: tornado>=6.5.2; extra == "zmq"
Provides-Extra: tests
Requires-Dist: noob[zmq]; extra == "tests"
Requires-Dist: pytest>=8.3.5; extra == "tests"
Requires-Dist: pytest-cov>=6.0.0; extra == "tests"
Requires-Dist: tomli-w>=1.2.0; extra == "tests"
Requires-Dist: faker>=37.3.0; extra == "tests"
Requires-Dist: numpy>=2.3.2; extra == "tests"
Requires-Dist: xarray>=2025.7.1; extra == "tests"
Requires-Dist: fastapi[standard]>=0.116.1; extra == "tests"
Requires-Dist: pytest-timeout>=2.4.0; extra == "tests"
Provides-Extra: docs
Requires-Dist: sphinx>=8.2.3; extra == "docs"
Requires-Dist: furo>=2024.8.6; extra == "docs"
Requires-Dist: myst-parser>=4.0.1; extra == "docs"
Requires-Dist: autodoc-pydantic>=2.2.0; extra == "docs"
Requires-Dist: sphinx-design>=0.6.1; extra == "docs"
Requires-Dist: sphinxcontrib-mermaid>=1.0.0; extra == "docs"
Requires-Dist: myst-nb>=1.2.0; extra == "docs"
Provides-Extra: mypy
Requires-Dist: mypy>=1.18.2; extra == "mypy"
Requires-Dist: types-PyYAML>=6.0.12.20250915; extra == "mypy"
Provides-Extra: dev
Requires-Dist: noob[docs,mypy,tests]; extra == "dev"
Requires-Dist: sphinx-autobuild>=2024.10.3; extra == "dev"
Requires-Dist: ruff>=0.11.0; extra == "dev"
Requires-Dist: black>=25.1.0; extra == "dev"
Requires-Dist: remote-pdb>=2.1.0; extra == "dev"
Description-Content-Type: text/markdown

# noob

(beginning active development March 2025, public release soon <3)

---

> At first I thought this was software for processing graphs...
> 
> but now I realize it's for graph processing.
> 
> *-[plaidtron3000](https://jorts.horse/@plaidtron3000/115467534463581813)@[jorts.horse](https://jorts.horse/@plaidtron3000/115467538959685105)*
