Skip to main content

Wrapper of Allocine API

Project description

===========
Python Allocine
===========

Python Allocine provides a generic wrapper for Allocine API v3. Typical usage
often looks like this::

#!/usr/bin/env python

from allocine.Allocine import Allocine

results = Allocine().search("the godfather")
movie = results.movies[0]
print(movie.title)
movie.getInfo()
print(movie.synopsisShort)


What this wrapper can do
=========

This API allows you to query Allocine

* Search
* Access Person & Movies & Reviews

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

allocine-wrapper-0.2.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file allocine-wrapper-0.2.0.tar.gz.

File metadata

File hashes

Hashes for allocine-wrapper-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8b702bacb573681c5fffb6a43aa710c9204854689b4f4a543ff6de0c06a93978
MD5 c8243673f6eff7f362f84346cd3009ec
BLAKE2b-256 1aa7f90bdf4271c3599680285b5bf5ac718a6749b7d138220b02cc4fb3f9b887

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page