[ 源代码: python-bitbucket-api ]
软件包:python3-bitbucket-api(0.5.0-5)
python3-bitbucket-api 的相关链接
Debian 的资源:
下载源码包 python-bitbucket-api:
- [python-bitbucket-api_0.5.0-5.dsc]
- [python-bitbucket-api_0.5.0.orig.tar.gz]
- [python-bitbucket-api_0.5.0-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library to interact with bitbucket API (Python 3)
python-bitbucket-api provides an API to use the following features in bitbucket:
* Access public user information * Access public or private repositories, tags or branches * Create, update or delete one of your repository * Access, create, update or delete a service (hook) * Access, create or delete an SSH key * Download a repository as an archive * Access, create, update or delete an issue * Access, create, update or delete an issue comment
其他与 python3-bitbucket-api 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-oauthlib
- module providing OAuthlib auth support for requests (Python 3)
-
- dep: python3-sh
- Python 3 subprocess interface