python-meteosclient/README.rst
Hiroyuki Eguchi f4d6c5e114 Initial commit
Change-Id: I68fa4d5980fa70e51978b45503cea8b6e70a8d42
2016-12-08 12:26:31 +00:00

1.3 KiB

Python bindings to the OpenStack Meteos API

This is a client for the OpenStack Meteos API. There's a Python API (the meteosclient module), and a command-line script (meteos). Each implements the OpenStack Meteos API. You can find documentation for both Python bindings and CLI in Docs.

Development takes place via the usual OpenStack processes as outlined in the developer guide.