passive checker of Python programs
Project description
Pyflakes is program to analyze Python programs and detect 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyflakes-0.4.0.tar.gz
(14.8 kB
view details)
File details
Details for the file pyflakes-0.4.0.tar.gz.
File metadata
- Download URL: pyflakes-0.4.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f12d98ebabae0e8da3e069d9c70621d154f688bd06e076681b3599ed79fb26c4
|
|
| MD5 |
630a72510aae8758f48cf60e4fa17176
|
|
| BLAKE2b-256 |
f365b983911959a559b5a549bab0e283f863557f02e917a240704896c5d8cb1d
|