Unofficial python Api wrapper for Popcorntime-Api
Project description
Popcorntime Api
Library to use the api of popcorntime in python
Getting started
Install the library from git with pip install popcornTimeApi
from popcorntimeapi.Popcorn import PopcornTimeApi
popcorn = PopcornTimeApi()
random_movie = popcorn.get_random()
print(random_movie.title)
How to update package
(Python3 just to be sure)
- Update package version number in
setup.py
python3.7 setup.py sdist
python3.7 -m twine upload dist/*
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
File details
Details for the file popcornTimeApi-0.0.3.1.tar.gz
.
File metadata
- Download URL: popcornTimeApi-0.0.3.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.19.1 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6649eb31d969b35b458272fdf0401fed40a55f4b00baf8fac58a01875d0051fb |
|
MD5 | bfc15b6188501659acde8f11e14e4956 |
|
BLAKE2b-256 | a75bd4841042073300ec15280393f49b481a471de187fa1308d1ffeff257dfa4 |