Python Containers

Open-source Python projects categorized as Containers

Top 23 Python Container Projects

  1. devops-exercises

    Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

    Project mention: A collection of exercises and examples for learning DevOps concepts | news.ycombinator.com | 2025-06-29
  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. robusta

    Better Prometheus alerts for Kubernetes - smart grouping, AI enrichment, and automatic remediation

    Project mention: AIOps : Déboguer son cluster Kubernetes en utilisant l’intelligence artificielle générative via… | dev.to | 2024-12-28

    apiVersion: v1 kind: Pod metadata: name: inventory-management-api spec: containers: - name: nginx image: nginx ports: - containerPort: 80 command: - wge - "-O" - "/work-dir/index.html" - https://home.robusta.dev (base) root@k8sgpt:~# kubectl apply -f https://raw.githubusercontent.com/robusta-dev/kubernetes-demos/refs/heads/main/crashloop_backoff/create_crashloop_backoff.yaml pod/inventory-management-api created (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 ContainerCreating 0 5s (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 RunContainerError 1 (1s ago) 10s

  4. quay

    Build, Store, and Distribute your Applications and Containers

  5. ramalama

    RamaLama is an open-source developer tool that simplifies the local serving of AI models from any source and facilitates their use for inference in production, all through the familiar language of containers.

    Project mention: Ollama's llama.cpp licensing issue goes unanswered for over a year | news.ycombinator.com | 2025-05-16

    Take a look at https://github.com/containers/ramalama/tree/main#credit-wher... for comparison. Ollama really should improve their acknowledgements and check license conformance more thoroughly.

  6. mist-ce

    Mist is an open source, multicloud management platform

  7. frappe_docker

    Docker images for production and development setups of the Frappe framework and ERPNext

  8. ouroboros

    Automatically update running docker containers with newest available image

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. udocker

    A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.

  11. quix-streams

    A Python library for building containerized ML and Generative AI applications with Apache Kafka.

    Project mention: Show HN: Denormalized – Embeddable Stream Processing in Rust and DataFusion | news.ycombinator.com | 2024-08-15

    Congratulations on launching your project! We spoke back in March at a Kafka Summit London social meetup and talked all things Python and Kafka (I work on https://github.com/quixio/quix-streams). Always great to see a new stream processing project tackle a new segment

  12. dep-scan

    OWASP dep-scan is a next-generation security and risk audit tool based on known vulnerabilities, advisories, and license limitations for project dependencies. Both local repositories and container images are supported as the input, and the tool is ideal for integration.

  13. kubestriker

    A Blazing fast Security Auditing tool for Kubernetes

  14. tern

    Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBOM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more. (by tern-tools)

    Project mention: Top 10 SBOM Tools to Inventory Your App Components | dev.to | 2024-10-15

    4. Tern

  15. subuser

    Run programs on linux with selectively restricted permissions.

  16. ecs-deploy

    Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling (by fabfuel)

  17. demystifying-containers

    A series of blog posts and talks about the world of containers 📦

  18. gefyra

    Blazingly-fast :rocket:, rock-solid, local application development :arrow_right: with Kubernetes.

    Project mention: KubeVPN: Revolutionizing Kubernetes Local Development | news.ycombinator.com | 2025-02-19
  19. miniboss

    The most versatile way to manage containers locally

  20. python-blueprint

    🐍 Example Python project using best practices 🥇

  21. genv

    GPU environment and cluster management with LLM support

  22. jailmaker

    Persistent Linux 'jails' on TrueNAS SCALE to install software (k3s, docker, portainer, podman, etc.) with full access to all files via bind mounts thanks to systemd-nspawn!

  23. Kathara

    A lightweight container-based network emulation system.

    Project mention: Kathará: A Lightweight and Scalable Network Emulation System | news.ycombinator.com | 2025-02-08
  24. hpc-container-maker

    HPC Container Maker

  25. netbox-proxbox

    Netbox Plugin for integration between Proxmox and Netbox

  26. 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 Containers discussion

Log in or Post with

Python Containers related posts

  • Docker Model Runner

    2 projects | news.ycombinator.com | 14 Apr 2025
  • A beginner's guide to the Grounding-Dino model by Adirik on Replicate

    1 project | dev.to | 12 Apr 2025
  • Top 10 SBOM Tools to Inventory Your App Components

    3 projects | dev.to | 15 Oct 2024
  • Show HN: Open-Source Development Environment Manager for Embedded Software Devs

    1 project | news.ycombinator.com | 1 Aug 2024
  • STM32 Development Without an IDE

    1 project | dev.to | 19 Jul 2024
  • KRS: AI-Powered Kubernetes Tool Recommendation

    2 projects | news.ycombinator.com | 13 Jul 2024
  • Setting up Krs for an EKS cluster on Microsoft Azure

    1 project | dev.to | 2 Jul 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 Jul 2025
    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. Learn more →

Index

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

# Project Stars
1 devops-exercises 77,528
2 robusta 2,810
3 quay 2,636
4 ramalama 1,891
5 mist-ce 1,884
6 frappe_docker 1,859
7 ouroboros 1,595
8 udocker 1,506
9 quix-streams 1,402
10 dep-scan 1,140
11 kubestriker 997
12 tern 987
13 subuser 888
14 ecs-deploy 886
15 demystifying-containers 741
16 gefyra 735
17 miniboss 718
18 python-blueprint 659
19 genv 605
20 jailmaker 582
21 Kathara 527
22 hpc-container-maker 483
23 netbox-proxbox 473

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?