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.

Automatically Enforce Software Structures With Powerful Code Modifications Powered By LibCST

Automatically Enforce Software Structures With Powerful Code Modifications Powered By LibCST

FromThe Python Podcast.__init__


Automatically Enforce Software Structures With Powerful Code Modifications Powered By LibCST

FromThe Python Podcast.__init__

ratings:
Length:
57 minutes
Released:
Apr 25, 2022
Format:
Podcast episode

Description

Programmers love to automate tedious processes, including refactoring your code. In order to support the creation of code modifications for your Python projects Jimmy Lai created LibCST. It provides a richly typed and high level API for creating and manipulating concrete syntax trees of your source code. In this episode Jimmy Lai and Zsolt Dollenstein explain how it works, some of the linting and automatic code modification utilities that you can build with it and how to get started with using it to maintain your own Python projects.
Released:
Apr 25, 2022
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great