Simple package that wraps Apple Trailers
Project description
Apple Trailers Wrapper
Simple python package that wraps Apple Trailers
PyPi: https://pypi.org/project/AppleTrailersWrapper/
Find the documentation at https://appletrailerswrapper.readthedocs.io/
more information will be added to the docs soon
Example
import AppleTrailersWrapper
results = AppleTrailersWrapper.Search("Allegiant") # Search for a title (see the search page of docs for format of JSON response)
title = AppleTrailersWrapper.Title(results["results"][0]) # Create instance of Title, passing a result dict
movie_title = title.get_movie_title()
print(movie_title)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file AppleTrailersWrapper-1.0.4.tar.gz.
File metadata
- Download URL: AppleTrailersWrapper-1.0.4.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3d5d51658cffe124284328abd7112c5f12bb438c4b8a87a2589149bf6cfb68e
|
|
| MD5 |
f068059986992b6d240e0636ff553e3f
|
|
| BLAKE2b-256 |
14ed17b727635fc161fcf390e28b537c2be5e2efba250a7a23a712f9fa09a2db
|
File details
Details for the file AppleTrailersWrapper-1.0.4-py3-none-any.whl.
File metadata
- Download URL: AppleTrailersWrapper-1.0.4-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3cd10a11ff77341d1f4176df19c2c49b4edb254b6aa4c123ee3678814895434
|
|
| MD5 |
ca3ef7d11968474cb9d18bd0fcfa124f
|
|
| BLAKE2b-256 |
6454ce18792d5774f33297b3ba6e0e1f54fa2f160b0100225cd4086d65bd6733
|