Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pup-py
/
fetch
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bceb9b7
fetch
/
pyproject.toml
pup-py
capturing requests
bceb9b7
5 months ago
raw
Copy download link
history
blame
222 Bytes
[project]
name
=
"fetch"
version
=
"0.1.0"
description
=
"Puppy installer"
authors
= [
{ name =
"Alex Kislukhin"
}
]
readme
=
"README.md"
requires-python
=
">=3.12"
dependencies
= [
"fastapi[standard]>=0.115.6"
,
]