python-tmdbsimple 1.8.0-1 source package in Ubuntu

Changelog

python-tmdbsimple (1.8.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.1.1.

 -- Michael Fladischer <email address hidden>  Tue, 31 Oct 2017 10:29:16 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tmdbsimple_1.8.0-1.dsc 1.8 KiB 44f413bdc7d98f63f0af93cc71920c802098af13fea152fd4013e2471222e44d
python-tmdbsimple_1.8.0.orig.tar.gz 29.6 KiB 4dbc9b20ef4aa2831d30b75bf091f039197386279a9e1926c66f861dfabf10f4
python-tmdbsimple_1.8.0-1.debian.tar.xz 2.2 KiB 2bd04d9cb261edfc7c34247b5d019994263a8236435873ce5aac226fd9260e1f

Available diffs

No changes file available.

Binary packages built by this source

python-tmdbsimple: Wrapper for The Movie Database API (Python2 version)

 tmdbsimple is a wrapper, written in Python, for The Movie Database (TMDb) API
 v3. By calling the functions available in tmdbsimple one can simplify their
 code and easily access a vast amount of movie, tv, and cast data.
 .
 Features:
  * One-to-one mapping between tmdbsimple functions and TMDb methods.
  * Implements all TMDb methods, including Accounts and Authentication.
  * Implements new TV features.
  * Easy to access data using Python class attributes.
  * Easy to experiment with tmdbsimple functions inside the Python interpreter.
 .
 An API key is required to interact with the API endpoint.
 .
 This package contains the Python 2 version of the library.

python3-tmdbsimple: Wrapper for The Movie Database API (Python3 version)

 tmdbsimple is a wrapper, written in Python, for The Movie Database (TMDb) API
 v3. By calling the functions available in tmdbsimple one can simplify their
 code and easily access a vast amount of movie, tv, and cast data.
 .
 Features:
  * One-to-one mapping between tmdbsimple functions and TMDb methods.
  * Implements all TMDb methods, including Accounts and Authentication.
  * Implements new TV features.
  * Easy to access data using Python class attributes.
  * Easy to experiment with tmdbsimple functions inside the Python interpreter.
 .
 An API key is required to interact with the API endpoint.
 .
 This package contains the Python 3 version of the library.