Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Moibe
/
stripe-fastapi-docker-dev
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c03d0ab
stripe-fastapi-docker-dev
/
globales.py
Moibe
Await Async
6cf5963
8 months ago
raw
Copy download link
history
blame
Safe
129 Bytes
import
os
import
autenticacion
import
time
llave, webhook, ga4Key, ga4ID = autenticacion.defineAmbiente(os.getenv(
"ambiente"
))