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.1.tar.gz
(23.3 kB
view details)
File details
Details for the file kinopoiskpy-0.5.1.tar.gz
.
File metadata
- Download URL: kinopoiskpy-0.5.1.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f68d3aaff6d8b6b49b48ee2831e05272aab42d794e232f47a425871dff1f1647 |
|
MD5 | c5f1f4e394754e6b41140191acbb1aaa |
|
BLAKE2b-256 | f9a472a2c9e65dbf055fffc7a35485d19a5cd2460ed75902353c903beebed6d1 |