获取GitLab用户详细信息
撤回此版本的原因
更完整的GitLab API包装器替换了此包。见:https://github.com/python-gitlab/python-gitlab
项目描述
GitLab
获取GitLab用户详细信息
安装
$ pip install gitlab
用法
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'
}
"""
获取帮助
有多种获取帮助的方式
-
请在 Stack Overflow上发帖。您可以提交带有问题的问题,只要您添加了Stack Overflow问题的链接。
-
对于错误报告和功能请求,请提交问题。
-
对于直接快速的帮助,您可以 给我发邮件。
如何贡献
有想法?找到了错误?请参阅 如何贡献。
谢谢!
许可
项目详情
关闭
gitlab-1.0.2.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 28425cd714fd1e4bc6b275acade5367bea869be85ac23ca5bd984375e742d172 |
|
MD5 | abc28fd31664ed2898f12ebef55485da |
|
BLAKE2b-256 | adc591cb054390cafd6739eab83dfb5d739b699f10b4ff139602f98345e787ef |