shamrin / thin-sklik-client

Thin Python client for Seznam Sklik API (api.sklik.cz)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thin Sklik Client

Simple Python client for Seznam Sklik API. See test.py for usage and http://api.sklik.cz for API documentation.

Caution: don't pass session argument to API methods. It gets passed automatically (when needed).

Why not official client?

There's an official Sklik Python client. But it's too complicated and doesn't support all API methods. This library supports all methods because it's just a thin xmlrpclib wrapper.

About

Thin Python client for Seznam Sklik API (api.sklik.cz)


Languages

Language:Python 100.0%