github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/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'