Skip to content

humrochagf/tapioca-trello

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Tapioca trello

PyPI PyPI - License PyPI - Python Version

Installation

pip install tapioca-trello

Documentation

from tapioca_trello import Trello

api = Trello(
    key='{your-api-token}',
    token='{your-api-token}',
)
  • Get trello key and token here
  • Learn how Tapioca works here
  • Explore this package using iPython
  • Have fun!

About

Trello api client tapioca flavor

Resources

License

Stars

Watchers

Forks

Packages

No packages published