Media Summary: today I talk about wheels, what the filename means, how they're built, what the format looks like, and how to install them! - what is ... 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 a setup with docker that looks like nested containers but isn't really. this is often (incorrectly) referred to as ...
What Is Manylinux Intermediate Advanced Anthony Explains 322 - Detailed Analysis & Overview
today I talk about wheels, what the filename means, how they're built, what the format looks like, and how to install them! - what is ... 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 a setup with docker that looks like nested containers but isn't really. this is often (incorrectly) referred to as ... today I talk about what a `universal2` wheel is for macos and why it's a "2"! - what is a wheel? today I talk about rpath and how it's a useful mechanism to make relocatable redistributables (such as python wheels!) - what is a ... continuing the discussion on C extensions, I talk about abi3 and how it can make binary python distributions future proof!
today I talk about `musllinux` -- what is `musl` and why this matters for wheels! - today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ... today I show the tools and processes I used to improve python startup in virtualenvs! - pretty python profiling: ... today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ... today we talk about what an omni-executable is, show a popular example (busybox) and then write one ourselves! playlist: ... today I show how to write a python "C" extension in go! -
today I talk about three reasons why I don't install pip or virtualenv globally on my linux systems! I also show how I set up my ...