An open API service indexing awesome lists of open source software.

https://github.com/rcmachado/bitbucket-issues


https://github.com/rcmachado/bitbucket-issues

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

BitBucket Issues Parser
=======================

Exposes BitBucket issues as an API.

Introduction
------------

BitBucket doesn't provide an API to get issues. This project aims
to make it easier for developers to consume the issues directly
from HTML pages.

Installation
------------

This project is available on PyPI as `bitbucket-issues`:

.. code-block:: shell

$ pip install bitbucket-issues

Development
-----------

License
-------

MIT License. See `LICENSE` files for details.