Session: Identifying Bugs Before Runtime With Jedi

Tags:
, ,
Location:
B09
Duration:
July 23, 2014 14:30 - 15:00
Language:
English
Target-audience:
Advanced

Finding bugs before runtime has been an incredibly tedious task in Python. Jedi is an autocompletion library with interesting capabilities: It understands a lot of the dynamic features of Python. I will show you how we can use the force of (the) Jedi to identify bugs in your Python code. It's not just another pylint. It's way better.

Video