veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

271
active users

#virtualenv

0 posts0 participants0 posts today
Hella<p><span class="h-card" translate="no"><a href="https://mas.to/@mckean" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mckean</span></a></span> <br>I presume you are speaking about the package and project manager uv?</p><p><a href="https://docs.astral.sh/uv/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">docs.astral.sh/uv/</span><span class="invisible"></span></a></p><p>Sounds interesting, thanks for the impetus to take a look at it.</p><p><a href="https://social.tchncs.de/tags/uv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>uv</span></a> <a href="https://social.tchncs.de/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://social.tchncs.de/tags/pip" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pip</span></a> <a href="https://social.tchncs.de/tags/pipx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pipx</span></a> <a href="https://social.tchncs.de/tags/virtualenv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualenv</span></a> <a href="https://social.tchncs.de/tags/astral" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>astral</span></a></p>
Andrea Grandi 🦕<p>Using pyenv and pyenv-virtualenv to install Python and create a virtual environment on MacOS <a href="https://www.andreagrandi.it/posts/install-python-with-pyenv-and-pyenvvirtualenv-create-virtual-environment-with-specific-python-version-macos/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">andreagrandi.it/posts/install-</span><span class="invisible">python-with-pyenv-and-pyenvvirtualenv-create-virtual-environment-with-specific-python-version-macos/</span></a></p><p>I keep referring to this blog post of mine a lot. I'm glad I took some time to note all my process so I can reuse it int he future (and hopefully it's useful for other people too)</p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/pyenv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyenv</span></a> <a href="https://mastodon.social/tags/virtualenv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualenv</span></a></p>
Paolo Melchiorre<p>I'm looking for advice on the best way to install Python on a new MacBook Pro 🍎</p><p>On my Dell XPS 13 with Ubuntu 24.04 the time to install Python and start programming is literally 0 seconds, since it is pre-installed 🐧</p><p>I would like to avoid bloatware (eg: Xcode or similar), Docker (at least for now) or GUI, unless absolutely necessary to create a virtualenv in the terminal and start programming with Django (if it's possible) 🐍</p><p>Less is more ✨</p><p><a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/VirtualEnv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VirtualEnv</span></a> <a href="https://fosstodon.org/tags/macOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOS</span></a> <a href="https://fosstodon.org/tags/BestPractise" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BestPractise</span></a> <a href="https://fosstodon.org/tags/LessIsMore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LessIsMore</span></a></p>
Michal Bryxí 🌱<p>So I just asked <a href="https://veganism.social/tags/ChatGPT" class="mention hashtag" rel="tag">#<span>ChatGPT</span></a> to:</p><p>1) Give me script that mass renames keys in my <a href="https://veganism.social/tags/firebase" class="mention hashtag" rel="tag">#<span>firebase</span></a> database.<br />2) Tell me how to obtain &amp; setup firebase credential keys.<br />3) Tell me how to install necessary <a href="https://veganism.social/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> libraries (language of said script) and set <a href="https://veganism.social/tags/virtualenv" class="mention hashtag" rel="tag">#<span>virtualenv</span></a>.<br />4) Resolve series of issues with my python environment by simply copy &amp; pasting terminal errors and progressing further on each step.</p><p>Outcomes:<br />- I managed to get the outcome I wanted in fraction of the time I would have to invest otherwise.<br />- I might have not learned the details about the intricacies of python environment setup, but frankly I can&#39;t care less about this geeky stuff.<br />- I can move on with my life and not a single white hair was harmed in the process.</p>