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.4.3.tar.gz
(21.7 kB
view details)
File details
Details for the file kinopoiskpy-0.4.3.tar.gz
.
File metadata
- Download URL: kinopoiskpy-0.4.3.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7222202cdc05ac5b0384c49b826c21d08b81562597b6bebb8b864a3fc249fc88 |
|
MD5 | f3ff60c64d50e433b7eb5dd108e5413c |
|
BLAKE2b-256 | 5077c91fd02907e70c10920890fbfe12c48aa81a1b0e2f435f4d89a47ee6ff29 |