#virtual-environments

[ follow ]
fromMedium
1 month ago

uv: The Blazing-Fast Python Package Manager Changing the Game

Blazing-fast installs uv is routinely 10-100× faster than pip (and often faster than Poetry or pipenv too). Dependency resolution and wheel installation that used to take seconds or minutes now finish in the blink of an eye. One tool to rule them all uv replaces pip + venv + pip-tools + pipx + virtualenv + pyenv in a single binary. You get dependency resolution, lockfiles, virtual-environment management, isolated global tool installation, Python version management, and even script running - all through the same uv command.
Software development
#python
#python-package-management
Python
fromInfoWorld
3 months ago

How to manage Python projects with Poetry

Poetry is an all-in-one Python project manager providing deterministic dependencies, virtual environment handling, and simplified building, packaging, and publishing to PyPI.
Psychology
fromCornell Chronicle
3 months ago

Safety first: Babies heighten adults' perception of threats | Cornell Chronicle

Caring for a baby causes adults to perceive environment as more dangerous, increasing threat detection and perceived speed of oncoming cars, especially for crawling infants.
Python
fromReuven Lerner
4 months ago

You're probably using uv wrong

Use uv via its project model to manage environments, Python versions, and dependencies rather than substituting it for pip or installing packages globally.
fromPsychology Today
4 months ago

When Games Turn Dangerous

Kids crave belonging, which makes them vulnerable to online manipulation. Predators exploit these vulnerabilities, leading to dangerous situations where teens may harm themselves for acceptance.
Online learning
DevOps
fromComputerworld
6 months ago

Microsoft issues out-of-band patches for Windows 11 startup failure

Faulty May 2025 update prevents Windows 11 PCs in virtual environments from starting; Microsoft has issued fixes.
[ Load more ]