Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
uday987
/
pythonProject16
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
pythonProject16
/
venv
/
Lib
/
site-packages
/
fontTools
/
svgLib
/
__init__.py
uday987
Upload folder using huggingface_hub
d60831e
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
75 Bytes
from
.path
import
SVGPath, parse_path
__all__ = [
"SVGPath"
,
"parse_path"
]