From the responses it looks like #uv is the winner for replacement from venv. I don’t even need to change up the requirements.txt file I already have been outputting.
#python #poetry #venv
Latest posts tagged with #Venv on Bluesky
From the responses it looks like #uv is the winner for replacement from venv. I don’t even need to change up the requirements.txt file I already have been outputting.
#python #poetry #venv
I take it all the cool kids are using #uv nowadays for their #python projects? Or is #poetry the way to go?
I’ve been doing #venv forever and wondering if I’m missing out on something.
Pythonの仮想環境(venv)のアクティベートで、毎回手動でsourceコマンドを実行するのは面倒ですが、多くのPython開発者に愛用されている統合開発環境であるVisual Studio Code(VSCode)を使えば、手軽に仮想環境を自動アクティベートすることができます。
【VSCodeでPython仮想環境(venv)を自動アクティベートする方法】
blanche-toile.com/tools/vscode...
#Python #開発環境 #仮想環境 #venv #VSCode #AutoActivate #自動アクティベート #Programming #プログラミング
Pythonの仮想環境(venv)のアクティベートで、毎回手動でsourceコマンドを実行するのが面倒と感じている方へ。
【VSCodeでPython仮想環境(venv)を自動アクティベートする方法】
blanche-toile.com/tools/vscode...
#Python #仮想環境 #venv #VSCode #Programming #プログラミング
今後のPython開発では、安定した開発環境を保つために、仮想環境の利用が強く推奨されています。
【pipコマンドのトラブル解決からvenv活用まで!Python開発環境のベストプラクティス】
blanche-toile.com/tools/python...
#Python #開発環境 #仮想環境 #プログラミング #venv #pip
今後のPython開発では、安定した開発環境を保つために、仮想環境の利用が強く推奨されています。
【pipコマンドのトラブル解決からvenv活用まで!Python開発環境のベストプラクティス】
blanche-toile.com/tools/python...
#Python #開発環境 #仮想環境 #プログラミング #venv #pip
Python開発で、これまで問題なく利用できていたpipコマンドが「command not found」となる事象に遭遇することがたまにありますが、その主な原因は、Pythonやpipコマンド自体のアップデート、およびそれに伴う環境管理のルール変更が大きく関係しています。
安定した開発環境を保つために、今後は仮想環境の利用が強く推奨されています。
pipコマンドのトラブル解決からvenv活用まで!Python開発環境のベストプラクティス
blanche-toile.com/tools/python...
#Python #venv #pip #開発環境 #プログラミング
🔍 Comprendre les environnements Python : pip, conda, venv, poetry...
Ce guide vous aidera à comprendre les forces et les limites de chaque outil, afin de structurer efficacement vos projets Python.
👉 Lisez l'article ici : www.stat4decision.com/fr/comprendr...
#Python #pip #conda #venv #poetry
#venv #Cheatsheet:
www.glukhov.org/post/2025/05...
On the blog of #norsys, I have published a post about using venv to create and manage virtual environments in Python.
medium.com/norsys-octog...
#Python #Venv #VirtualEnv #VirtualEnvironnement #norsys #octogone
Sur le blog de #norsys, j'ai publié un article sur l'utilisation de venv pour créer des environnement virtuels en Python.
medium.com/norsys-octog...
#Python #Venv #VirtualEnv #VirtualEnvironnement #norsys #octogone
My blog post about "Portable Python Bundles on Windows" is mentioned in this week's issue of Python Weekly.
www.pythonweekly.com/p/python-wee...
In case you're interested in the topic, here's the direct link to the article:
dev.to/treehouse/po...
#python #windows #pip #venv
Stepping my feet into uv world - part 1 www.andreagrandi.it/posts/steppi...
#Python #development #uv #rust #venv #programming #tutorial #howto