github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/controller/api/__init__.py (about)

     1  """
     2  The **api** Django app presents a RESTful web API for interacting with the **deis** system.
     3  """
     4  
     5  __version__ = '1.7.0'