Install the latest release from PyPI. $ sudo pip install swaggerpy Or install from source using thesetup.pyscript. $ sudo ./setup.py install API Swagger.py will dynamically build an object model from a Swagger-enabled RESTful API. Here is a simple example using theAsterisk REST Interface ...
Install the latest release from PyPI. $ sudo pip install swaggerpy Or install from source using thesetup.pyscript. $ sudo ./setup.py install API Swagger.py will dynamically build an object model from a Swagger-enabled RESTful API. Here is a simple example using theAsterisk REST Interface ...