Home > thin-sklik-client

thin-sklik-client

Thin-sklik-client is a project mainly written in Python, it's free.

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

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.

Previous:mdcf