uncloud/uncloud_etcd_based/uncloud/api
2020-04-02 19:29:08 +02:00
..
__init__.py Move all files to _etc_based 2020-04-02 19:29:08 +02:00
common_fields.py Move all files to _etc_based 2020-04-02 19:29:08 +02:00
create_image_store.py Move all files to _etc_based 2020-04-02 19:29:08 +02:00
helper.py Move all files to _etc_based 2020-04-02 19:29:08 +02:00
main.py Move all files to _etc_based 2020-04-02 19:29:08 +02:00
README.md Move all files to _etc_based 2020-04-02 19:29:08 +02:00
schemas.py Move all files to _etc_based 2020-04-02 19:29:08 +02:00

ucloud-api

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Installation

Make sure you have Python >= 3.5 and Pipenv installed.

  1. Clone the repository and cd into it.
  2. Run the following commands
    • pipenv install
    • pipenv shell
    • python main.py