Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Pants Has Got Your Python Monorepo Covered

Pants Has Got Your Python Monorepo Covered

FromThe Python Podcast.__init__


Pants Has Got Your Python Monorepo Covered

FromThe Python Podcast.__init__

ratings:
Length:
52 minutes
Released:
Nov 23, 2020
Format:
Podcast episode

Description

In a software project writing code is just one step of the overall lifecycle. There are many repetitive steps such as linting, running tests, and packaging that need to be run for each project that you maintain. In order to reduce the overhead of these repeat tasks, and to simplify the process of integrating code across multiple systems the use of monorepos has been growing in popularity. The Pants build tool is purpose built for addressing all of the drudgery and for working with monorepos of all sizes. In this episode core maintainers Eric Arellano and Stu Hood explain how the Pants project works, the benefits of automatic dependency inference, and how you can start using it in your own projects today. They also share useful tips for how to organize your projects, and how the plugin oriented architecture adds flexibility for you to customize Pants to your specific needs.
Released:
Nov 23, 2020
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great