Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
templates/fastapi-uvicorn
IsidoreSong
/
fastapi-uvicorn
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fastapi-uvicorn
/
src
/
pyscripts
/
__init__.py
IsidoreSong
Upload 8 files
479eb2f
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
def
hello
() ->
str
:
return
"Hello from pyscripts!"