This website requires JavaScript.
Explore
Help
Sign in
ahmedbilal
/
uncloud
Watch
1
Star
0
Fork
You've already forked uncloud
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c37bf19f92
uncloud
/
ucloud
/
api
History
Nico Schottelius
76f63633ca
[api] done -> configparser
2019-12-08 13:29:24 +01:00
..
__init__.py
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
common_fields.py
[api] config updates and add default values
2019-12-08 13:09:52 +01:00
create_image_store.py
[api] begin to move to configparser
2019-12-08 13:00:42 +01:00
helper.py
[api] config updates and add default values
2019-12-08 13:09:52 +01:00
main.py
[api] done -> configparser
2019-12-08 13:29:24 +01:00
README.md
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
schemas.py
[api] done -> configparser
2019-12-08 13:29:24 +01: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