Metadata-Version: 2.4
Name: quink
Version: 0.1.7
Summary: dark-research aesthetic for Python
Author: Lorenzo Santarsieri
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: scipy==1.17.1
Requires-Dist: numpy==2.2.6
Requires-Dist: matplotlib==3.10.8
Requires-Dist: pandera==0.30.1

# quink

<p align="center">
<img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python">
<img src="https://img.shields.io/badge/NumPy-013243?style=for-the-badge&logo=numpy&logoColor=white" alt="NumPy">
<img src="https://img.shields.io/badge/SciPy-8CAAE6?style=for-the-badge&logo=scipy&logoColor=white" alt="SciPy">
<img src="https://img.shields.io/badge/Matplotlib-ffffff?style=for-the-badge&logo=plotly&logoColor=black" alt="Matplotlib">
</p>

<p align="center">
  <i>
    Dark-research aesthetic out of the box.
  </i>
</p>

### 📦 Installation (PyPI Package)
------------
Install the package from **PyPI**:

```bash
pip install quink
```

### 🪪 License
------------
MIT © 2025 — Developed with ❤️ by Lorenzo Santarsieri
