Skip to main content

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

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


Download files

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

Source Distribution

auto8-0.1.0.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

auto8-0.1.0-py3-none-any.whl (6.3 kB view hashes)

Uploaded 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