Metadata-Version: 2.1
Name: bitbucket-python-client
Version: 0.1
Summary: A Python wrapper for the Bitbucket API.
Home-page: https://github.com/shmileee/bitbucket-python-client
License: UNKNOWN
Author: Oleksandr Ponomarov
Author-email: ponomarov.aleksandr@gmail.com
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: requests==2.24.0
Requires-Dist: furl==2.1.0
Project-URL: Documentation, https://shmileee.github.io/bitbucket-python-client

### General Information

For requirements, general consideration and overview of this project,
set-up information, please see our [Usage](usage.md) guide.

For detailed library documentation generated from `docstrings`, please see our [api reference](reference/api.md) page.

[![license](https://img.shields.io/github/license/shmileee/bitbucket-python-client.svg)](https://github.com/shmileee/bitbucket-python-client/blob/master/LICENSE) 
[![GitHub pull requests](https://img.shields.io/github/issues-pr/shmileee/bitbucket-python-client.svg)](https://github.com/shmileee/bitbucket-python-client/pulls)
                                                                                                                                                            


