tapioca-ollhd-com

ollhd com API wrapper using tapioca


Keywords
ollhd-com
License
MIT
Install
pip install tapioca-ollhd-com==0.1

Documentation

Tapioca ollhd com

Installation

pip install tapioca-ollhd-com

Documentation

from tapioca_ollhd_com import OllhdCom

url_params = {'id': '', 'title': '', 'token': '', 'model_id': '', 'studio_id': '', 'category_id': '', 'page': 1}
token = <token>
api = OllhdCom(default_url_params=url_params)

No more documentation needed.

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