#virtual-environments

[ follow ]
#python

Python Project-Local Virtualenv Management Redux

Python transitioning in packaging tools and workflows with tools like Astral's uv and Rye.
Embracing putting virtual environments in-project directories like .venv.

Episode #222: Using Virtual Environments in Docker & Comparing Python Dev Tools - The Real Python Podcast

Using Python virtual environments in Docker replicates local development practices, enhancing code isolation and simplifying project management.

C will watch you in silence

Python virtual environments are crucial for maintaining project dependencies, especially when using Docker.

Switching from virtualenvwrapper to direnv, Starship, and uv

Switched from virtualenvwrapper to direnv for managing Python environments, streamlining setup and activation.

The origin of venvstacks

The Python packaging ecosystem lacks effective tools for composing layered virtual environments, hindering shared dependency management for applications.

Python Virtual Environments: A Primer Quiz - Real Python

The interactive quiz tests understanding of Python virtual environments with 10 questions and no time limit.

Python Project-Local Virtualenv Management Redux

Python transitioning in packaging tools and workflows with tools like Astral's uv and Rye.
Embracing putting virtual environments in-project directories like .venv.

Episode #222: Using Virtual Environments in Docker & Comparing Python Dev Tools - The Real Python Podcast

Using Python virtual environments in Docker replicates local development practices, enhancing code isolation and simplifying project management.

C will watch you in silence

Python virtual environments are crucial for maintaining project dependencies, especially when using Docker.

Switching from virtualenvwrapper to direnv, Starship, and uv

Switched from virtualenvwrapper to direnv for managing Python environments, streamlining setup and activation.

The origin of venvstacks

The Python packaging ecosystem lacks effective tools for composing layered virtual environments, hindering shared dependency management for applications.

Python Virtual Environments: A Primer Quiz - Real Python

The interactive quiz tests understanding of Python virtual environments with 10 questions and no time limit.
morepython

Zwift vs MyWhoosh: What does a Zwift subscription offer over the free MyWhoosh?

MyWhoosh provides a free alternative to Zwift, making it an attractive option for indoor cyclists.
#python-packages

Python Basics Exercises: Installing Packages With pip - Real Python

Python package manager is pip
Virtual environments are used to separate project dependencies

Install and Execute Python Applications Using pipx - Real Python

pipx creates and manages virtual environments automatically to isolate dependencies of installed Python packages.
pipx adds symbolic links to command-line scripts of installed packages for direct execution without Python interpreter.

Python PEP 668 - working with "externally managed environment"

Python is now an 'externally managed environment' on newer Linux releases, causing frustrations for developers, but solutions like using virtual environments are available.

Install and Execute Python Applications Using pipx Quiz - Real Python

Using pipx can help manage Python package dependencies efficiently.

Python Basics Exercises: Installing Packages With pip - Real Python

Python package manager is pip
Virtual environments are used to separate project dependencies

Install and Execute Python Applications Using pipx - Real Python

pipx creates and manages virtual environments automatically to isolate dependencies of installed Python packages.
pipx adds symbolic links to command-line scripts of installed packages for direct execution without Python interpreter.

Python PEP 668 - working with "externally managed environment"

Python is now an 'externally managed environment' on newer Linux releases, causing frustrations for developers, but solutions like using virtual environments are available.

Install and Execute Python Applications Using pipx Quiz - Real Python

Using pipx can help manage Python package dependencies efficiently.
morepython-packages

DeepMind's new agent can learn complex games. That's a big step toward AI that can navigate the real world

AI agent SIMA can learn to perform diverse tasks in virtual environments using natural language directions.
DeepMind aims to build AI models for real-world tasks based on SIMA's behavior in unfamiliar environments.

PyCoder's Weekly | Issue #611

Python time module allows you to get the current time and format it according to international standards.
A Markov Chain algorithm can be used to generate nonsensical text in Python with just 20 lines of code.

The Netflix app for Quest headsets is no more

Quest headset VR app discontinued by Netflix, but browser support with 1080p streaming added by Meta.
[ Load more ]