Overview

Welcome to nOps SDK’s documentation.

Requirements

  • Python 3.9 or newer

  • requests

  • boto3

Features

  • Estimate infrastructure cost changes based on terraform changes. See nops_sdk.pricing for this functionality.

  • Get related resources of a given resource. See for example nops_sdk.account for this functionality.

  • Fetch resources using GraphQL queries. See nops_sdk.graphql for more.

  • Get an overview and detailed near real time picture of Reserved Instance utilization in your cloud. See nops_sdk.ri for more.