Contribute Media
A thank you to everyone who makes this possible: Read More

pyproject.toml, packaging, and you

Description

What is pyproject.toml? What is it good for?

The talk will cover the basic format and extensibility of pyproject.toml. It will show how it is extensible by showing how a couple of tools integrate with it. Then the talk will cover how to use pyproject.toml as the source of truth for packaging your Python project with setuptools. Special attention will be given to integration with setuptools plugins.

Details

Improve this page