Python 101: Episode #39 – Python wheels

In this screencast you will learn about Python wheels and how to make your own. A Python wheel is a packaging format that allows installing a package without the need for compiling or building.

You can also read the chapter this video is based on here or get the book on Leanpub

Python 101
Python 101

1 thought on “Python 101: Episode #39 – Python wheels”

  1. Pingback: Links 21/12/2018: Alpine 3.8.2, Coreboot 4.9, Rust 1.31.1 | Techrights

Comments are closed.