carlosperate / awesome-pyproject

An Awesome List of projects using the pyproject.toml Python configuration file.
Creative Commons Zero v1.0 Universal
939 stars 35 forks source link

flake8-pyproject : a plugin for flake8 that forces flake8 to get its config from pyproject.toml #66

Closed pepoluan closed 1 year ago

pepoluan commented 1 year ago

PyPI : https://pypi.org/project/Flake8-pyproject/

GitHub : https://github.com/john-hen/Flake8-pyproject

I think this is more worthy of being mentioned in the page than "flake9", as flake8-pyproject is still under active development while flake9 seems to have died...

carlosperate commented 1 year ago

Oh, that's great, thanks! Would you like to create a PR to remove flake9 and add flake8-pyproject?

pepoluan commented 1 year ago

I'll see what I can do later today.

carlosperate commented 1 year ago

Awesome, thanks!