Vent: I'm tired of the 1001 libraries of virtual environments.

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pyenv

    Simple Python version management

  • pyenv - Simple Python Version Management

  • Poetry

    Python packaging and dependency management made easy

  • for most projects, i use poetry, which i consider the best https://python-poetry.org

  • 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
  • jump

    Jump helps you navigate faster by learning your habits. ✌️

  • It's basically a worse version of jump, but whatevs. It works for me.

  • starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • I have so many that I never bother, but yes its nice to get something there and can make things clearer. I use https://starship.rs/ as my prompt, which puts that nice along side the python version.

  • direnv

    unclutter your .profile

  • I submitted this PR to have built-in poetry support in direnv. You can add the same to your direnvrc in the meantime. See also the direnv wiki.

  • powerlevel10k

    A Zsh theme

  • Wanted to rice my prompt the other day and saw a video of DistroTube presenting starship, I use zsh and tried with the dozens (well just tested on 3 and uninstalled tbh) of terminal emulators installed on my machine and it was really slow,like half a second to a second before presenting the prompt, just installed https://github.com/romkatv/powerlevel10k and it did the job

  • pip-tools

    A set of tools to keep your pinned Python dependencies fresh.

  • I like pip-tools for this use case—it lets you write a separate requirements file with “loose” dependencies, which then gets compiled to a requirements.txt with pinned version numbers (it essentially becomes your “lock” file). It also supports layered dependencies, which allows you to create “dev dependencies”.

  • SaaSHub

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

    SaaSHub 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

  • Comparing powerline with OhMyPosh

    2 projects | /r/commandline | 8 Mar 2023
  • Im amazed by the memory consumption, so happy i went with neovim, same project opened (Rust)

    2 projects | /r/neovim | 22 Aug 2022
  • Jmp: you'll never want to cd into a directory again

    7 projects | /r/Python | 11 Dec 2021
  • Print Git Status in Your Tmux Statusbar

    5 projects | dev.to | 17 Aug 2021
  • Ask HN: Any tool for managing large and variable command lines?

    8 projects | news.ycombinator.com | 25 Apr 2024