Skip to content

humrochagf/tapioca-discourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tapioca discourse

PyPI PyPI - License PyPI - Python Version

Installation

pip install tapioca-discourse

Documentation

from tapioca_discourse import Discourse


api = Discourse(api_root='https://try.discourse.org', api_key='API_KEY', api_username='API_USERNAME')

No more documentation needed.

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