pyenv activate pussy
pip install meatylips squirt clitthrob
pyenv activate pussy
pip install meatylips squirt clitthrob
Super useful to play around with a python package without having to make a virtualenv somewhere.
Super useful to play around with a python package without having to make a virtualenv somewhere.
Automagically activates and deactivates virtualenv as you move between directories
https://github.com/cuducos/dirvenv.fish 🐍
Leave a ⭐ is you find it useful, I appreciate it 💜
Automagically activates and deactivates virtualenv as you move between directories
https://github.com/cuducos/dirvenv.fish 🐍
Leave a ⭐ is you find it useful, I appreciate it 💜
uv, the Rust-based tool that has been out since February, has been the best upgrade to my Python setup in 2024.
Impossibly fast and comes with full project management capabilities (not just virtual env management.)
10 out of 10.
uv, the Rust-based tool that has been out since February, has been the best upgrade to my Python setup in 2024.
Impossibly fast and comes with full project management capabilities (not just virtual env management.)
10 out of 10.
I've managed to install, and pip install virtualenv, but where the heck has the virtualenv commandline???
I've managed to install, and pip install virtualenv, but where the heck has the virtualenv commandline???
Without uv: install Python (use Homebrew or pyenv or ...), set up a virtualenv (use pyenv-virtualenv or venv or ...), install dependencies (pip-tools or poetry or ...).
With uv: run "uv sync".
Without uv: install Python (use Homebrew or pyenv or ...), set up a virtualenv (use pyenv-virtualenv or venv or ...), install dependencies (pip-tools or poetry or ...).
With uv: run "uv sync".
“Python tooling is easy! Just use pip, conda, mamba, poetry, pipx, pdm, nix, uv, venv, virtualenv, pipenv or pyenv”
“Python tooling is easy! Just use pip, conda, mamba, poetry, pipx, pdm, nix, uv, venv, virtualenv, pipenv or pyenv”
`python3: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory`
googling up possible fixes now. like just standing up a new virtualenv, let's try that first. -bg]
`python3: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory`
googling up possible fixes now. like just standing up a new virtualenv, let's try that first. -bg]
Just native on-GPU ML/AI glue and workloads directly from Bun typescript. No webview, in Electrobun.
Just native on-GPU ML/AI glue and workloads directly from Bun typescript. No webview, in Electrobun.
Before, I've been avoiding Python at all costs just to avoid dealing with the virtualenv / packaging mess, but now it works the way I know, love and expect from npm / Cargo / etc.
Impressive job.
Before, I've been avoiding Python at all costs just to avoid dealing with the virtualenv / packaging mess, but now it works the way I know, love and expect from npm / Cargo / etc.
Impressive job.