PyCQA / pycodestyle
Simple Python style checker in one Python file
☆5,056Updated 3 weeks ago
Alternatives and similar repositories for pycodestyle:
Users that are interested in pycodestyle are comparing it to the libraries listed below
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,508Updated last week
- A tool that automatically formats Python code to conform to the PEP 8 style guide.☆4,584Updated this week
- A Python utility / library to sort imports.☆6,568Updated this week
- A simple program which checks Python source files for errors☆1,378Updated 3 months ago
- Virtual Python Environment builder☆4,857Updated this week
- docstring style checker☆1,112Updated last year
- It's not just a linter that annoys you!☆5,374Updated this week
- Command line driven CI frontend and development task automation tool.☆3,728Updated this week
- Python datetimes made easy☆6,328Updated this week
- A very fast and expressive template engine.☆10,521Updated this week
- A set of tools to keep your pinned Python dependencies fresh.☆7,817Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,966Updated this week
- ☆3,245Updated 9 months ago
- 📦 A Human's Ultimate Guide to setup.py.☆5,083Updated last year
- A formatter for Python files☆13,820Updated 2 weeks ago
- Safely pass trusted data to untrusted environments and back.☆2,956Updated this week
- Find dead Python code☆3,632Updated last month
- Python Classes Without Boilerplate☆5,358Updated this week
- Awesome autocompletion, static analysis and refactoring library for python☆5,852Updated 2 weeks ago
- The comprehensive WSGI web application library.☆6,688Updated this week
- Coverage plugin for pytest.☆1,799Updated last month
- A Python library that generates static type annotations by collecting runtime types