Orpy: Python bindings to the INDIGO-DataCloud PaaS Orchestrator API¶

Release v1.0.3. (Installation)

https://img.shields.io/pypi/l/orpy.svg https://img.shields.io/pypi/wheel/orpy.svg https://img.shields.io/pypi/pyversions/orpy.svg

Orpy is a client library for the INDIGO-DataCloud orchestrator REST API. There’s a Python API (the orpy.client module), and a command-line script (installed as orpy). Each implements the entire INDIGO-DataCloud orchestrator REST API.

Contents:

  • Installation

Usage:

  • orpy CLI application
    • Authentication
    • Usage
    • List of commands
      • Query orchestrator information
      • Manage deployments
        • deployment create
        • deployment delete
        • deployment list
        • deployment show
        • deployment template
        • deployment update
      • Manage resources
        • resource list
        • resource show
  • Orpy API bindings
    • Orpy Client
    • Deployments interface
    • Resources interface
    • Information interface
    • Orchestrator resources objects

Additional Notes¶

  • Contributing
    • Types of Contributions
    • Setting Up the Code for Local Development
    • Contributor Guidelines
    • Testing with tox
  • Core Committer Guide
    • Vision and Scope
  • Contributor Covenant Code of Conduct
    • Our Pledge
    • Our Standards
    • Our Responsibilities
    • Scope
    • Enforcement
    • Attribution
  • Orpy Release Notes
    • Current (un)Release Notes

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Logo

Python bindings to the INDIGO-DataCloud PaaS Orchestrator API

Navigation

  • Installation
  • orpy CLI application
  • Orpy API bindings
  • Contributing
  • Core Committer Guide
  • Contributor Covenant Code of Conduct
  • Orpy Release Notes

Related Topics

  • Documentation overview
    • Next: Installation

Quick search


This software is part of the DEEP-Hybrid-DataCloud project, that has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 777435.

©2017-present, DEEP-Hybrid-DataCloud consortium.