print statement checker plugin for flake8
Project description
Flake8 print plugin
==================
Check for pdb;idbp imports and set traces.
This module provides a plugin for ``flake8``, the Python code checker.
Installation
------------
You can install or upgrade ``flake8-print`` with these commands::
$ pip install flake8-print
$ pip install --upgrade flake8-print
Plugin for Flake8
-----------------
When both ``flake8 2.2`` and ``flake8-print`` are installed, the plugin is
available in ``flake8``::
$ flake8 --version
2.0 (pep8: 1.4.5, flake8-print: 1.0, pyflakes: 0.6.1)
Changes
-------
1.0 - 2014-06-30
````````````````
* First release
==================
Check for pdb;idbp imports and set traces.
This module provides a plugin for ``flake8``, the Python code checker.
Installation
------------
You can install or upgrade ``flake8-print`` with these commands::
$ pip install flake8-print
$ pip install --upgrade flake8-print
Plugin for Flake8
-----------------
When both ``flake8 2.2`` and ``flake8-print`` are installed, the plugin is
available in ``flake8``::
$ flake8 --version
2.0 (pep8: 1.4.5, flake8-print: 1.0, pyflakes: 0.6.1)
Changes
-------
1.0 - 2014-06-30
````````````````
* First release
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
flake8-print-1.1.tar.gz
(1.9 kB
view details)
Built Distribution
flake8_print-1.1-py2.7.egg
(2.5 kB
view details)
File details
Details for the file flake8-print-1.1.tar.gz
.
File metadata
- Download URL: flake8-print-1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c2fbbe11dc292f049e41fde7690695337ab5fa6963519291e0d8d85d7b85bf02
|
|
MD5 |
64e5f24682aa44baf67f38f8953189e7
|
|
BLAKE2b-256 |
7885925e31fdaed469a90cbcb587b0f6aefe56545085ac12359f3674337fba62
|
File details
Details for the file flake8_print-1.1-py2.7.egg
.
File metadata
- Download URL: flake8_print-1.1-py2.7.egg
- Upload date:
- Size: 2.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0fcce3c8d3e3abb2a648c79c999d974bbd669a2a61fd86204666dc97c61b05f3
|
|
MD5 |
5c518f17ce99497f3c6c68cddbb8838d
|
|
BLAKE2b-256 |
da324398dbd7e6f96e7f8cadac1bbf9a6cda74d97dc71389e4453dab18017392
|