This website requires JavaScript.
Explore
Help
Sign in
fnux
/
uncloud
Watch
1
Star
0
Fork
You've already forked uncloud
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
db7fcdd66f
uncloud
/
api
History
Download ZIP
Download TAR.GZ
meow
f3f2f6127a
Effort is made to ensure a VM always have a status and Unused VM statuses are removed
2019-11-27 12:12:29 +05:00
..
__init__.py
common_fields.py
create_image_store.py
helper.py
main.py
Effort is made to ensure a VM always have a status and Unused VM statuses are removed
2019-11-27 12:12:29 +05:00
README.md
schemas.py
README.md
ucloud-api
Installation
Make sure you have Python >= 3.5 and Pipenv installed.
Clone the repository and
cd
into it.
Run the following commands
pipenv install
pipenv shell
python main.py