Skip to main content

Bitbucket API

Project description

BitBucket-API
============

[![Build Status](https://secure.travis-ci.org/Sheeprider/Py-BitBucket.png?branch=master)](http://travis-ci.org/Sheeprider/Py-BitBucket)

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

##Installation

To install bitbucket-api, simply:

$ pip install bitbucket-api


##Requirements

Bitbucket-api require [requests](https://github.com/kennethreitz/requests) to work, but dependencies should be handled by pip.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bitbucket-api-0.3.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page