[]
= "udb-python-acme-billing-example"
= "0.1.0"
= "Standalone Python example for the UDB SDK"
= ">=3.10"
= [
"pydantic>=2.7,<3",
"udb-client>=0.1.4",
]
[]
= [
"grpcio-tools>=1.80",
"pyrefly>=1",
"pytest>=9",
]
[]
= false
[]
= ["tests"]
= "-ra"
[]
= ["acme_billing.py", "tests"]
= ["gen"]
= "3.12"
= ["."]