News

Pyflakes analyzes programs and detects various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster. It is available ...
For support and discussions, please use our Discourse forums. If you've found a bug, or have a feature request, then please create an issue with the following information: Please describe the problem ...