You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Pylama is a wrapper around
PEP8,
PEP257,
PyFlakes,
Pylint,
and Ned Batchelder's McCabe script.
Although it can run under Python 3, it doesn't support checking scripts with Python 3 syntax (at least for now).
See the project's page for details.