Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Weiyun1025
/
petrel-oss-python-sdk2
like
0
Model card
Files
Files and versions
Community
main
petrel-oss-python-sdk2
/
dev.sh
Weiyun1025
Upload folder using huggingface_hub
2abfccb
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
python3 -m venv venv
source
venv/bin/activate
pip install -U autopep8
pip install -e .