Tag gitlab

Python wrapper for GitLab json rpc api

I wrote a small python wrapper for GitLab's api. You can find it here. Usage: import gitlab token = 'qp6szjqmk8bTyMBrnJo5' # get an API...