1.6 KiB
1.6 KiB
Team and repository tags
Python bindings to the Tatu API
This is a client library for Tatu built on the Tatu API. It provides
a Python API (the tatuclient module) and a plugin for
OpenStack's command-line tool (openstack).
Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.
See release notes and more at https://docs.openstack.org/python-tatuclient/latest/.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Bugs - issue tracking
- Source
- How to Contribute