Metadata-Version: 2.4
Name: stackraise
Version: 0.1.4
Summary: 
Author: J.David Luque
Author-email: jdluque@leitat.org
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: aioimaplib (>=2.0.1,<3.0.0)
Requires-Dist: aiosmtplib (>=4.0.1,<5.0.0)
Requires-Dist: docxtpl (>=0.20.0,<0.21.0)
Requires-Dist: email-validator (>=2.2.0,<3.0.0)
Requires-Dist: fastapi[standard] (>=0.115.6,<0.116.0)
Requires-Dist: inflector (>=3.1.1,<4.0.0)
Requires-Dist: motor (>=3.6.0,<4.0.0)
Requires-Dist: openai (>=2.15.0,<3.0.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pydantic (>=2.11,<3.0)
Requires-Dist: pydantic-settings-yaml (>=0.2.0,<0.3.0)
Requires-Dist: pyjwt (>=2.10.1,<3.0.0)
Requires-Dist: pymongo (>=4.13.2,<5.0.0)
Requires-Dist: pypdf2 (>=3.0.1,<4.0.0)
Requires-Dist: python-pptx (==1.0.2)
Requires-Dist: python-slugify (>=8.0.4,<9.0.0)
Requires-Dist: xlsxtpl (>=0.3.1,<0.4.0)
Description-Content-Type: text/markdown

# Nothingad backend

```sh
just bulkload # carga data/workbook.xlsx en la base de datos

just launch # ejecuta el backend
```
