pep8speaks icon indicating copy to clipboard operation
pep8speaks copied to clipboard

Add support for GitLab

Open autoferrit opened this issue 8 years ago • 2 comments

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.

autoferrit avatar Feb 23 '17 04:02 autoferrit

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.

OrkoHunter avatar Feb 23 '17 05:02 OrkoHunter

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.

OrkoHunter avatar Feb 27 '19 14:02 OrkoHunter