Python API to kinopoisk.ru
Project description
# Kinopoiskpy
[![Build Status](https://travis-ci.org/ramusus/kinopoiskpy.png?branch=master)](https://travis-ci.org/ramusus/kinopoiskpy) [![Coverage Status](https://coveralls.io/repos/ramusus/kinopoiskpy/badge.png?branch=master)](https://coveralls.io/r/ramusus/kinopoiskpy)
This package is pythonic API to kinopoisk.ru website.
## Installation
To install the latest version using pip:
$ pip install kinopoiskpy
## Example usage
Search movies:
>>> from kinopoisk import Movie >>> movie_list = Movie.objects.search('Redacted') >>> len(movie_list) 1 >>> print movie_list[0].title Без цензуры
## 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.5.0.tar.gz
(22.9 kB
view details)
File details
Details for the file kinopoiskpy-0.5.0.tar.gz
.
File metadata
- Download URL: kinopoiskpy-0.5.0.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c177327d709a1424a951368852f49186d5babc9d7fc736c05168992d394243ef |
|
MD5 | 9663cd4b8a12d8397b0f006c6fd34c9d |
|
BLAKE2b-256 | 365eff5cacfd3238e46be2102ad3b15f6ccde89631bd1218a27a13b36ac10ff0 |