Skip to content

OmniaGM/vcap-python-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (c) 2011 Cloud Niners, Ltd.

== What is Cloud Foundry?
 
Cloud Foundry is an open platform-as-a-service (PaaS). The system supports
multiple frameworks, multiple application infrastructure services and
deployment to multiple clouds.

== What is this component

The vcap-python-client repo contains a python client library for Cloud Foundry. 
The library provides a set of classes that ultimately call the core
Cloud Foundry REST API.
It is intended to port the VMC Ruby client to Python.
 
== License
 
The vcap-python-client uses the Apache 2 license.  See LICENSE for details.

== Installation Notes

Complete installation notes are present in the README for vcap

== Dependencies
Dependencies

restclient 0.9.9
simplejson 2.1.1

About

Cloud Foundry Python Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%