A lint framework that writes better Python code for you.
Project description
Setup
Install Fixit from PyPI:
$ pip install fixit
Usage
See lints and suggested changes for a set of source files:
$ fixit lint <paths>
Apply suggested changes on those same files automatically:
$ fixit fix <paths>
For more details, see the user guide.
License
Fixit is MIT licensed, as found in the LICENSE file.
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
fixit2-2.0.0a1.tar.gz
(242.6 kB
view hashes)
Built Distribution
fixit2-2.0.0a1-py3-none-any.whl
(126.0 kB
view hashes)