Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Identifying Bugs Before Runtime With Jedi

EuroPython Conference via YouTube

Overview

Explore how to identify bugs in Python code before runtime using Jedi, an advanced autocompletion library, in this 25-minute EuroPython Conference talk. Discover Jedi's capabilities in understanding Python's dynamic features and its potential to redefine autocompletion boundaries in dynamic languages. Learn about the future of dynamic analysis and how Jedi aims to create a "compiler" that reports additional bugs without executing code. Gain insights into improving Python development by finding AttributeErrors and similar issues early. Examine topics such as Python string objects, parsers, lists, sets, static analysis, and linters. Compare Jedi's approach to traditional static analysis tools and understand its advantages in enhancing Python's bug detection capabilities.

Syllabus

Intro
Dave Halter
Autocompletion
Python vs Jedi
Python String Object
Parser
Lists Sets
Static Analysis
Static Analysis linter
Haskell keynote
What Jedi does
Example
Errors
Future Goals
Outro

Taught by

EuroPython Conference

Reviews

Start your review of Identifying Bugs Before Runtime With Jedi

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.