Python finops

Open-source Python projects categorized as finops

Top 5 Python finops Projects

  1. skypilot

    SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 16+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.

    Project mention: Cloud Run GPUs, now GA, makes running AI workloads easier for everyone | news.ycombinator.com | 2025-06-04

    To massively increase the reliability to get GPUs, you can use something like SkyPilot (https://github.com/skypilot-org/skypilot) to fall back across regions, clouds, or GPU choices. E.g.,

    $ sky launch --gpus H100

    will fall back across GCP regions, AWS, your clusters, etc. There are options to say try either H100 or H200 or A100 or .

    Essentially the way you deal with it is to increase the infra search space.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. krr

    Prometheus-based Kubernetes Resource Recommendations

    Project mention: 12 Tools that will make Kubernetes management easier in 2024 | dev.to | 2024-10-10

    The installation is pretty straight-forward. You can install the binary directly from their releases. To install the CLI, depending upon your operating system, you can install the KRR cli and use it for optimising the resources. You can use brew for installing on mac:

  4. optscale

    FinOps and cloud cost optimization tool. Supports AWS, Azure, GCP, Alibaba Cloud and Kubernetes.

  5. cloud-intelligence-dashboards-framework

    Command Line Interface tool for Cloud Intelligence Dashboards deployment

  6. FOCUS_Spec

    The Unifying Specification for Cloud Billing Data

    Project mention: Backstage and Cost Insights: shifting cloud costs left | dev.to | 2024-10-16

    Fortunately, the recent introduction of the FOCUS (FinOps Open Cost and Usage Specification) standard has changed the landscape for the better. Developed as a collaborative effort by the FinOps Foundation, the FOCUS standard aims to normalize the cost and usage data across different CSPs, providing a common format that makes it easier for organizations to integrate and analyze their cloud spending. This standardization is a crucial enabler, simplifying the data integration process and reducing the overhead associated with translating disparate data formats.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python finops discussion

Log in or Post with

Index

What are some of the best open-source finops projects in Python? This list will help you:

# Project Stars
1 skypilot 8,210
2 krr 3,759
3 optscale 1,496
4 cloud-intelligence-dashboards-framework 454
5 FOCUS_Spec 231

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?