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

No top articles yet