Simon Willison’s Weblog

Subscribe

Friday, 29th July 2022

Packaging Python Projects with pyproject.toml. I decided to finally figure out how packaging with pyproject.toml works—all of my existing projects use setup.py. The official tutorial from the Python Packaging Authority (PyPA) had everything I needed.

# 11:18 pm / packaging, python

Thursday, 28th July 2022
Saturday, 30th July 2022