pyflakes
pyflakes copied to clipboard
Submit to PyPI
This fork of pyflakes works better than the original[1], but only the original is available on http://pypi.python.org/pypi. It would be great to see the minor version incremented and the package put on there.
[1] For example, it doesn't die horribly on x = {""}. Fantastic!
Agreed.
@kevinw have you tried contacting the original author (Phil Frost) to see if he's willing to let you maintain the package on pypi?
I started to contribute back some patches upstream (from this fork and others). Within few weeks you could expect a new PyPI release, if things go well.