https://github.com/rcmachado/bitbucket-issues
https://github.com/rcmachado/bitbucket-issues
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rcmachado/bitbucket-issues
- Owner: rcmachado
- Created: 2015-03-10T23:04:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-10T23:14:12.000Z (over 10 years ago)
- Last Synced: 2023-03-11T05:44:33.017Z (over 2 years ago)
- Language: HTML
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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.