archivo pytrhon y mcp creados

This commit is contained in:
2025-10-21 21:04:40 +02:00
parent b1992c0753
commit 009b1975dc
5 changed files with 1286 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"fastmcp>=2.12.5",
"marimo>=0.17.0",
]