Skip to main content

Find operations that might fudge up production, like a pdb.set_trace

Project description

Don’t Fudge Up production with extra prints, import debug, or an erroneous pdb.set_trace.

Flake8

super easy:

$ pip install dont-fudge-up
$ flake8 --version
2.1.0 (pep8: 1.5.6, dfu: 1.0.0, pyflakes: 0.8.1, mccabe: 0.2.1) CPython 2.7.6
# see it here -------^

Pylint

it should work something like this:

$ pylint --reports=n --load-plugins=dfu.pylint tests/input.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dont-fudge-up-0.0.2.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

dont_fudge_up-0.0.2-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page