Managing 100+ python venv's

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Poetry

    Python packaging and dependency management made easy

  • Using something like pipx, or pipenv will help you build the application to be self contained in a virtual environment with all it's dependencies. There are lots of options of tools to do this. I wrote an article on this a while back, and I included some other popular options like Poetry.

  • k3s

    Lightweight Kubernetes

  • To not force you down the Kubernetes route, there are plenty of lightweights alternatives to run docker containers, either just by using docker itself or perhaps, https://github.com/k3s-io/k3s or https://www.hashicorp.com/products/nomad

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts