Skip to main content
# Python-Cloudfoundry

Sample usage:
```python
from cloudfoundry import CloudFoundryInterface

cfi = CloudFoundryInterface("api.vcap.me", "username", "password")
cfi.login()

cfi.delete_app('demo')
cfi.delte_service('demo')
```
or store token locally:
```python
from cloudfoundry import CloudFoundryInterface

cfi = CloudFoundryInterface("api.vcap.me", "username", "password", store_token=True)
cfi.login()

cfi.delete_app('demo')
cfi.delte_service('demo')
```

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-cloudfoundry-0.3.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file python-cloudfoundry-0.3.tar.gz.

File metadata

File hashes

Hashes for python-cloudfoundry-0.3.tar.gz
Algorithm Hash digest
SHA256 fa4cf12a9b2deec35e67ecd2c2069157b9aad61a2f56a64e6f09c668c8b30cb9
MD5 d067cb790f443a984762d12b472f39df
BLAKE2b-256 ec1fdbbbd79170be6e7c730250dd6a389349d8658fe429aaa29642a4ab8136d5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3 This release

1 file

0.2

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page