Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
-
pyenv - Simple Python Version Management
-
for most projects, i use poetry, which i consider the best https://python-poetry.org
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
It's basically a worse version of jump, but whatevs. It works for me.
-
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.
-
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.
-
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
-
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”.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.