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

The Modern Command-Line Tool Stack: Pipenv, Click, and Friends

Description

Until recently, I was still writing Python command-line tools like it's the mid-00s. In this talk, you'll learn about the tools I found to modernize development, installation, and isolation as well as the libraries that make building CLIs and working with the OS easy. We'll cover Pipenv and how best to use it with setuptools, as well as Click and other libraries useful for this task.

Details

Improve this page