Commit automático inicial

This commit is contained in:
2025-09-11 03:37:36 +02:00
commit 8179601209
8 changed files with 717 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[project]
name = "controlando-git-desde-python"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"marimo>=0.15.2",
]
[tool.marimo.runtime]
dotenv = [".env", "/home/tr4shhh/Snippets_marimo_noteebooks/secrets/.env.snpt"]