Identifying Bugs Before Runtime With Jedi
Dave Halter
Dave Halter - Identifying Bugs Before Runtime With Jedi
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.
-----
Jedi is an autocompletion library for Python...
This data repository is not currently reporting usage information. For information on how your repository can submit usage information, please see
our documentation.