Get GitLab user Details
Reason this release was yanked:
A more complete GitLab API wrapper replaces this package. See: https://github.com/python-gitlab/python-gitlab
Project description
GitLab
Get GitLab user Details
Install
$ pip install gitlab
Usage
import gitlab
gitlab.get('yoginth')
"""
{
'username': 'yoginth',
'bio': 'Open-Source Enthusiast • Developer & Toolmaker • Pythonista 🐍 • Issue Resolver • Jack 🃏 of all trades, master of none • Beating the odds • I 💜 science 🌌',
'location': 'Parallel Universe',
'twitter': 'yoginths',
'linkedin': '',
'skype': '',
'website_url': 'https://t.me/yoginth',
'id': 2580049,
'state': 'active',
'avatar_url': 'https://secure.gravatar.com/avatar/ef5eb22b653730b5d7d7c32a73ff64e7?s=80&d=identicon',
'web_url': 'https://gitlab.com/yoginth'
}
"""
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitlab-1.0.2.tar.gz
(2.2 kB
view hashes)