lovasoa / allocine

Allocine API pyhton module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allocine

A module to use Allocine API V3 in Python.

More details on the API usage at http://wiki.gromez.fr/dev/api/allocine_v3

A PHP version is available at https://github.com/gromez/allocine-api

Usage

$ python test_api.py

Documentation

$ pydoc allocine

Licence

allocine.py is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See http://www.gnu.org/licenses/gpl.html.

About

Allocine API pyhton module


Languages

Language:Python 100.0%