Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
pnstack
/
template-python
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eee346e
template-python
/
pyproject.toml
npv2k1
update
eee346e
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
228 Bytes
[project]
name
=
"template-python"
version
=
"0.1.0"
description
=
"Add your description here"
readme
=
"README.md"
requires-python
=
">=3.11"
dependencies
= [
"ipykernel>=6.29.5"
,
"numpy>=2.2.3"
,
"pytest>=8.3.4"
,
]