pep8online icon indicating copy to clipboard operation
pep8online copied to clipboard

[Feature] Git rep processing

Open Bryukh opened this issue 9 years ago • 0 comments

From Luke Lee

""" I really like your PEP8 site. A friend and I wrote something similar to this a few years back for the Django Dash. It allows users to insert a git repo for PEP8 compliance. We would then clone the repo, run PEP8 on it, etc.

The code is here, https://github.com/durden/spygit. It's a bit messy since it was written in a hurry for the 48 hour contest. However, maybe there are some ideas/code you could use?

You can see a 'working' version of that app here, http://spygit.durden.webfactional.com. You site seems much cleaner, but I thought maybe there were some ideas worth taking from this project and combining into yours.

Anyway, nice job on the site. Looking forward to seeing how it evolves. """

Bryukh avatar Sep 20 '15 08:09 Bryukh