A Cloud Foundry API Client for Python #cf


adamjasojr@...
 

This is a Cloud Foundry python client I've been working on for a while. It supports authentication with UAA, all Cloud Controller endpoints, allows usage with both v2 and v3 of the Cloud Controller API, supports connecting to the logging firehose, and several other features. It also implements `cf push` for CF application manifests in pure python using the v2 API.

Github: https://github.com/hsdp/python-cf-api
PyPI: https://pypi.python.org/pypi/cf_api
ReadTheDocs: https://cf-api.readthedocs.io/en/latest/

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.