builtin override checker plugin for flake8
Project description
Check for overrides of Python builtin methods
This module provides a plugin for flake8, the Python code checker.
Installation
You can install or upgrade flake8-builtins-unleashed with these commands:
$ pip install flake8-builtins-unleashed $ pip install --upgrade flake8-builtins-unleashed
Plugin for Flake8
When both flake8 and flake8-builtins-unleashed are installed, the plugin is available in flake8:
$ flake8 --version 2.0 (pep8: 1.4.5, flake8-builtins: 1.0, pyflakes: 0.6.1)
Options
If you want to ignore a certain type of override, you can use the following option:
$ flake8 --builtins-exclude=FloatingPointError,__import__
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
Built Distribution
File details
Details for the file flake8-builtins-unleashed-1.3.1.tar.gz
.
File metadata
- Download URL: flake8-builtins-unleashed-1.3.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2d9fc266263520245e72e0f5638e9a8513265d539219a1e09947a3d25f8a611 |
|
MD5 | 65fc4cfdfa97ecf5e695f3c355fa608a |
|
BLAKE2b-256 | 6f05204b8781fddca027b6708d730b9c62364653a7c8e3c641914006143af0fa |
File details
Details for the file flake8_builtins_unleashed-1.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: flake8_builtins_unleashed-1.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcb223a3701108a6c1db2143ea1b3b2f615c58aac7d5eaf0289e226e0b2cde06 |
|
MD5 | 615053f51459f4d2ddb715ff23166db0 |
|
BLAKE2b-256 | 24830718e7372bba916e50a63648225ebf7f3a4ed1799bbc70e24a7ce81c18f5 |