Metadata-Version: 2.4
Name: neuroproteomics-analysis-tool
Version: 0.0.3
Project-URL: Documentation, https://github.com/christian-colon/neuroproteomics-analysis-tool#readme
Project-URL: Issues, https://github.com/christian-colon/neuroproteomics-analysis-tool/issues
Project-URL: Source, https://github.com/christian-colon/neuroproteomics-analysis-tool
Author-email: Christian Colon <cbcolon511@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: aiohappyeyeballs==2.6.1
Requires-Dist: aiohttp-jinja2==1.6
Requires-Dist: aiohttp==3.12.13
Requires-Dist: aiosignal==1.3.2
Requires-Dist: anyio==4.9.0
Requires-Dist: attrs==25.3.0
Requires-Dist: certifi==2025.6.15
Requires-Dist: click==8.2.1
Requires-Dist: colorama==0.4.6
Requires-Dist: distlib==0.3.9
Requires-Dist: filelock==3.18.0
Requires-Dist: frozenlist==1.7.0
Requires-Dist: greenlet==3.2.3
Requires-Dist: h11==0.16.0
Requires-Dist: hatch==1.14.1
Requires-Dist: hatchling==1.27.0
Requires-Dist: httpcore==1.0.9
Requires-Dist: httpx==0.28.1
Requires-Dist: hyperlink==21.0.0
Requires-Dist: idna==3.10
Requires-Dist: jaraco-classes==3.4.0
Requires-Dist: jaraco-context==6.0.1
Requires-Dist: jaraco-functools==4.2.1
Requires-Dist: jinja2==3.1.6
Requires-Dist: keyring==25.6.0
Requires-Dist: linkify-it-py==2.0.3
Requires-Dist: markdown-it-py==3.0.0
Requires-Dist: markupsafe==3.0.2
Requires-Dist: mdit-py-plugins==0.4.2
Requires-Dist: mdurl==0.1.2
Requires-Dist: more-itertools==10.7.0
Requires-Dist: msgpack==1.1.1
Requires-Dist: multidict==6.6.0
Requires-Dist: natsort==8.4.0
Requires-Dist: numpy==2.3.1
Requires-Dist: packaging==25.0
Requires-Dist: pandas==2.3.0
Requires-Dist: pathspec==0.12.1
Requires-Dist: pexpect==4.9.0
Requires-Dist: platformdirs==4.3.8
Requires-Dist: pluggy==1.6.0
Requires-Dist: propcache==0.3.2
Requires-Dist: psycopg2==2.9.10
Requires-Dist: ptyprocess==0.7.0
Requires-Dist: pygments==2.19.2
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: python-dotenv==1.1.1
Requires-Dist: pytz==2025.2
Requires-Dist: pywin32-ctypes==0.2.3
Requires-Dist: rich==14.0.0
Requires-Dist: scipy==1.16.0
Requires-Dist: shellingham==1.5.4
Requires-Dist: six==1.17.0
Requires-Dist: sniffio==1.3.1
Requires-Dist: sqlalchemy==2.0.41
Requires-Dist: textual-dev==1.7.0
Requires-Dist: textual-serve==1.1.2
Requires-Dist: textual==3.5.0
Requires-Dist: tomli-w==1.2.0
Requires-Dist: tomlkit==0.13.3
Requires-Dist: trove-classifiers==2025.5.9.12
Requires-Dist: typing-extensions==4.14.0
Requires-Dist: tzdata==2025.2
Requires-Dist: uc-micro-py==1.0.3
Requires-Dist: userpath==1.9.2
Requires-Dist: uv==0.7.15
Requires-Dist: virtualenv==20.31.2
Requires-Dist: yarl==1.20.1
Requires-Dist: zstandard==0.23.0
Description-Content-Type: text/markdown

# neuroproteomics_analysis_tool

[![PyPI - Version](https://img.shields.io/pypi/v/neuroproteomics-analysis-tool.svg)](https://pypi.org/project/neuroproteomics-analysis-tool)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/neuroproteomics-analysis-tool.svg)](https://pypi.org/project/neuroproteomics-analysis-tool)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install neuroproteomics-analysis-tool
```

## License

`neuroproteomics-analysis-tool` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
