| Module: __init__ | yigg/__init__.py |
|---|---|
|
The yigglib is a python implementation for the REST-API of yigg.de, for the XML-RPC of yigg.de but also an implementation of alle the functions of www.yigg.de/ffpa_vote.php The functions of the REST-API are implemented in different files, everything related to XML-RPCs is in xml_rpc.py and all stuff needed to iteract through www.yigg.de/ffpa_vote.php is done with ff_plugin.php! |