Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 243 Bytes

File metadata and controls

12 lines (8 loc) · 243 Bytes

Installation

At the command line:

$ pip install python-cloudfoundryclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-cloudfoundryclient
$ pip install python-cloudfoundryclient