{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"A Python client library for interacting with Cloud Foundry platforms via REST APIs, supporting both V2 and V3 endpoints with entity navigation and common platform operations.","skillfed_tags":["cloud-platform-client","paas-automation"],"use_cases":["Automate Cloud Foundry platform administration tasks\u2014creating spaces, managing security groups, or deploying applications programmatically.","Build monitoring or observability tools that query app instances, events, and service bindings from a Cloud Foundry platform.","Integrate Cloud Foundry deployments into CI/CD pipelines to start, stop, or update applications without shell scripting.","Develop custom dashboards or reporting tools that aggregate data from organizations, spaces, and service instances.","Migrate or synchronize applications and configurations across multiple Cloud Foundry environments."],"what_it_does":"cloudfoundry-client is a Python library that wraps the Cloud Foundry REST API, allowing developers to programmatically interact with Cloud Foundry platforms\u2014querying organizations, spaces, applications, services, and other platform entities. It supports both API V2 (legacy) and V3 (current) endpoints, with entity objects that can navigate relationships directly (e.g., calling `organization.spaces()` to fetch related spaces). The library handles authentication via user credentials, refresh tokens, or OAuth code flow, and manages token lifecycle automatically.\n\nThe package depends on aiohttp, requests, websocket-client, oauth2-client, polling2, PyYAML, and protobuf to provide HTTP communication, async support, and token management. It is actively maintained, supports modern Python versions (3.10+), and has no known security vulnerabilities. Installation is straightforward via pip with low friction.","worth_installing":"Yes, with a caveat on license clarity. The package is actively maintained, has low install friction, supports current Python versions, and carries no known vulnerabilities. It is a solid choice for programmatic Cloud Foundry platform interaction. However, verify the actual license terms in the repository before use in proprietary contexts, since the package metadata does not declare a license."},"id":"cloudfoundry-client","links":{"html":"https://skillfed.io/packages/cloudfoundry-client","md":"https://skillfed.io/packages/cloudfoundry-client.md","pypi":"https://pypi.org/project/cloudfoundry-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-15","license_spdx":null,"license_treatment":"unclear","name":"cloudfoundry-client","python_support":"supports_current","summary":"A client library for CloudFoundry"},"popularity":{"monthly_downloads":130852,"position":11622,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.40.4"}
