Spaces:
Sleeping
Sleeping
| [project] | |
| name = "backend-ag" | |
| version = "2025.04.16" | |
| dependencies = [ | |
| "fastapi[standard]", | |
| "numpy", | |
| "pydantic" | |
| ] | |
| requires-python = ">=3.10" | |
| authors = [ | |
| {name = "Alex Vega", email = "avegab@uni.pe"}, | |
| ] | |
| maintainers = [ | |
| {name = "Alex Vega", email = "avegab@uni.pe"}, | |
| ] | |
| description = "Backend para el proyecto PC1 del curso CC0A2A" | |
| license = "MIT" | |
| keywords = ["genetic algorithm", "android", "kotlin", "python"] |