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 `
#### Contributors:
[Alex Rembish](http://github.com/rembish)
Project details
Release history Release notifications | RSS feed
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.4.2.tar.gz
(21.6 kB
view details)
File details
Details for the file kinopoiskpy-0.4.2.tar.gz
.
File metadata
- Download URL: kinopoiskpy-0.4.2.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d1b22c8c6542cbf8a2ba23278a31f2897d6761d750111334c8263fa8201f912 |
|
MD5 | 4e96e488cc1e5268f9ba5150cc8dfbbe |
|
BLAKE2b-256 | 433024dc93122e592e1effd81d04e27aa830838a828871ba173fc151940b6e5d |