Skip to content

vintasoftware/tapioca-bitbucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tapioca Bitbucket

Instalation

pip install tapioca-bitbucket

Documentation

from tapioca_bitbucket import Bitbucket

api = Bitbucket(client_id='{your-client-id}', access_token='{any-valid-access-token}')

No more documentation needed.

  • Learn how Tapioca works here
  • Explore this package using iPython
  • Have fun!