[project] name = "fn-registry-python" version = "0.1.0" description = "Funciones Python del fn-registry: Metabase API, ML, utilidades" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx", ]