python-tatuclient/README.rst
Flavio Percoco 0a0e9725b1 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/11fc0b132d352e49f6aa4e375d2a5415

Change-Id: I2ce3317d48fcd4e3755b57dbb524ec715d881a1f
2016-11-25 15:33:16 +01:00

1.7 KiB

Team and repository tags

image

Python bindings to the Designate API

Latest Version

Downloads

This is a client library for Designate built on the Designate API. It provides a Python API (the designateclient module) and a command-line tool (designate).

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 http://docs.openstack.org/developer/python-designateclient/.