pep8speaks
pep8speaks copied to clipboard
Add support for GitLab
Is there any possibility you would add support for gitlab? Github is great but its not the only git hosting out there. Quite a lot of others use gitlab as well. And it could help user adoption as well if more people can use it. I find that when these libraries support gitlab, people tend to eat it up.
The codebase is purely based on the GitHub API and I have not seen how does GitLab API works. So, by "supporting GitLab", we'd have to re-write it completely.
This can be a fun project to work on (Although it will require quite some effort)! There can be a core of pep8speaks and two other wrappers for GitHub API and GitLab API.