Binary package “python3-bitbucket-api” in ubuntu focal

library to interact with bitbucket API (Python 3)

 python-bitbucket-api provides an API to use the following features in
 bitbucket:
 .
  * Access public user information
  * 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
 .
 This package installs the library for Python 3.