Skip to main content

Python API to kinopoisk.ru

Project description

#### Introduction

This package is pythonic API to kinopoisk.ru website.

#### Example usage:

Search movies:

` >>> from kinopoisk import Movie >>> movie_list = Movie.objects.search('Redacted') >>> len(movie_list) 1 >>> print movie_list[0].title Без цензуры ` #### Installation:

To install the latest version using pip:

` $ pip install kinopoiskpy `

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

kinopoiskpy-0.2.6.tar.gz (14.7 kB view hashes)

Uploaded Source

Supported by

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