This website requires JavaScript.
Explore
Help
Sign in
mravi
/
uncloud
Watch
1
Star
0
Fork
You've already forked uncloud
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
583bbe34bc
uncloud
/
api
History
meow
da77ac65eb
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
..
common_fields.py
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
config.py
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
create_image_store.py
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
helper.py
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
main.py
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
README.md
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
schemas.py
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +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