Bitbucket API
Project description
#BitBucket-API
[![Build Status](https://secure.travis-ci.org/Sheeprider/BitBucket-api.png)](http://travis-ci.org/Sheeprider/BitBucket-api)
BitBucket-api is an ISC Licensed library, written in Python.
Bitbucket has a REST API publicly available, this package provide methods to interact with it. It allows you to access most repositories, services (hooks) and ssh keys related functionalities.
##Features
Access public user informations
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
##Installation
To install bitbucket-api, simply:
$ pip install bitbucket-api
##Requirements
Bitbucket-api require [requests](https://github.com/kennethreitz/requests), [sh](https://github.com/amoffat/sh) and [requests-oauthlib](https://github.com/requests/requests-oauthlib)to work, but dependencies should be handled by pip.
##Documentation Documentation is available on [Read The Docs](https://bitbucket-api.readthedocs.org/en/latest/index.html).
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
File details
Details for the file bitbucket-api-0.5.0.tar.gz
.
File metadata
- Download URL: bitbucket-api-0.5.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b541d9d7f234074a74214505aff1846eb21e5dd6d3915139e817d4675d34f4e3 |
|
MD5 | bdc34be44eae0beb82bf99b9178e8e63 |
|
BLAKE2b-256 | f5073c511ef75727a01cb0adb274a0fb4c492c5b3bb1b3bb34788d4579ace4ee |