Is there any library that takes in your python file as input and does tidy-up (modifies it based on the PEP 8
conventions).
To understand what I am talking about, a JavaScript
analogy is as follows:
- Go to this link
- Press the button TidyUp
Any online editor or library or script would be appreciated.