This website requires JavaScript.
Explore
Help
Sign in
sanghee
/
uncloud
Watch
1
Star
0
Fork
You've already forked uncloud
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
eea6c1568e
uncloud
/
ucloud
/
api
History
meow
04993e4106
Refactoring, Removal of most global vars, config default path is ~/ucloud/
2019-12-22 12:26:48 +05:00
..
__init__.py
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
common_fields.py
Refactoring, Removal of most global vars, config default path is ~/ucloud/
2019-12-22 12:26:48 +05:00
create_image_store.py
Refactoring, Removal of most global vars, config default path is ~/ucloud/
2019-12-22 12:26:48 +05:00
helper.py
Refactoring, Removal of most global vars, config default path is ~/ucloud/
2019-12-22 12:26:48 +05:00
main.py
Refactoring, Removal of most global vars, config default path is ~/ucloud/
2019-12-22 12:26:48 +05:00
README.md
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
schemas.py
Refactoring, Removal of most global vars, config default path is ~/ucloud/
2019-12-22 12:26:48 +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