Media Summary: today I talk about three reasons why I don't install pip or today I talk about virtualenvwrapper, what it's used for, and how it works under the hood! - today I go over the technical details of how virtualenvs actually function, including the absurdity of needing to start 3 processes for ...
A Virtualenv From Nothing Beginner Intermediate Anthony Explains 072 - Detailed Analysis & Overview
today I talk about three reasons why I don't install pip or today I talk about virtualenvwrapper, what it's used for, and how it works under the hood! - today I go over the technical details of how virtualenvs actually function, including the absurdity of needing to start 3 processes for ... today I talk about the --system-site-packages argument to today I go over what the deadsnakes PPA is and how I started maintaining backport and forwardport python versions! playlist: ... today I talk about the `source` command -- why it exists, and why I prefer `.` over `source`! playlist: ...
today I set up an ubuntu 20.04 virtual machine similar to how I set up the VMs I do my development in on stream and for videos! today I talk about the backslash character in python and why I avoid it -- but also the one case where I do use it :) playlist: ... To learn programming and Python - check out Datacamp! Learn Python - Learn ... today I talk about PATH and how executables are found! - and I actually went a bit further after recording! (it now can reorder all of pre-commit faster than `isort` can import!) - pretty python ... today I talk about packaging data / build files for python packages! This covers MANIFEST.in, include_package_data, ...