flake8-encodings
Encoding checker
A tool to identify encoding issues in Python code
A Flake8 plugin to identify incorrect use of encodings.
6 stars
1 watching
2 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
encodingsflake8pep597pythonunicode
Related projects:
Repository | Description | Stars |
---|---|---|
| Requires slots to be defined for subclasses of immutable types in Python | 3 |
| Checks Python string formatting against the latest standard | 14 |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 |
| Ensures Python modules have defined the 'all' variable to specify all imported symbols. | 7 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A Flake8 plugin to check strings and parameters using str.format for implicit index usage | 20 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| A tool to enforce consistent date formatting across different platforms in Python. | 2 |
| A plugin to check Python print statements for coding style and errors | 121 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Tools to alphabetize and check the order of import statements, exception lists, and all lists in Python code. | 16 |
| A tool to enforce link formatting in Python docstrings | 2 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| Plugin to validate Python expressions for readability and complexity | 32 |