A tool to automatically fix flake8 issues
Project description
auto8
auto8 is a tool that automatically fixes flake8 issues in your Python code.
Installation
pip install auto8
Usage
Run auto8 in your project directory:
auto8
Run auto8 on a file:
auto8 example.py
This will run flake8 and attempt to fix the issues it finds.
Note
Automatically fixing code can sometimes lead to unexpected results. Always review the changes and run tests after using auto8.
requirements.txt:
flake8==3.9.2 or above
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto8-0.1.2.tar.gz.
File metadata
- Download URL: auto8-0.1.2.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5edc681b185ba37096b7a78bc7efd680d88467e5199b56753917c2d6027121b1
|
|
| MD5 |
0346331fc0f60d7405b28cc5f40c9fbb
|
|
| BLAKE2b-256 |
f0e9af507122205a5ce7c7ebc69b63370c56f3c95429c36611d9291a154fc057
|
File details
Details for the file auto8-0.1.2-py3-none-any.whl.
File metadata
- Download URL: auto8-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d0914c5c2908e0891fe2e4991bee7f886c731e8b5ccfe5d6bd93ce874ec1ecf
|
|
| MD5 |
eadc64bb9f94bf0da50e6d646173165f
|
|
| BLAKE2b-256 |
878db57c2af859b46f8235b839f4b13da44dfecd8ad4ee5ad512b71fbfc535b9
|