This website requires JavaScript.
Explore
Help
Sign in
mravi
/
uncloud-mravi
Watch
1
Star
0
Fork
You've already forked uncloud-mravi
0
forked from
uncloud/uncloud
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
52867614df
uncloud-mravi
/
ucloud
/
api
History
meow
52867614df
Remove unused code + Increase frequeuncy of host heartbeat update
2019-12-30 14:58:05 +05:00
..
__init__.py
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
common_fields.py
Shutdown Source VM (PAUSED) on successfull migration + blackened all .py files
2019-12-30 14:35:07 +05:00
create_image_store.py
Shutdown Source VM (PAUSED) on successfull migration + blackened all .py files
2019-12-30 14:35:07 +05:00
helper.py
Remove unused code + Increase frequeuncy of host heartbeat update
2019-12-30 14:58:05 +05:00
main.py
Remove unused code + Increase frequeuncy of host heartbeat update
2019-12-30 14:58:05 +05:00
README.md
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
schemas.py
Remove unused code + Increase frequeuncy of host heartbeat update
2019-12-30 14:58:05 +05:00
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