# python-interface **Repository Path**: mirrors_openshift/python-interface ## Basic Information - **Project Name**: python-interface - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README README ============================================================================== This is a python interface for the OpenShift v2 REST API. Check oshift/__init__.py for the class file. For OpenShift v3 and above, please go to https://github.com/openshift/openshift-restclient-python [2012-11-19] Use python requests module instead of httplib for a cleaner interface. Known issue is https over proxy does not work as indicated by https://github.com/kennethreitz/requests/issues/905