Julien Danjou 9/15/2014

Python bad practice, a concrete case

Read Original

This technical article critiques the Python code of the Whisper library, highlighting specific bad practices. The author points out a lack of comprehensive tests, numerous PEP 8 violations, no Python 3 compatibility, and code that fails to use idiomatic Python constructs, using concrete examples from the codebase.

Python bad practice, a concrete case

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes