How to Install and Uninstall python3-tmdbsimple Package on Kali Linux
Last updated: February 24,2025
1. Install "python3-tmdbsimple" package
This guide covers the steps necessary to install python3-tmdbsimple on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-tmdbsimple
Copied
2. Uninstall "python3-tmdbsimple" package
Please follow the instructions below to uninstall python3-tmdbsimple on Kali Linux:
$
sudo apt remove
python3-tmdbsimple
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-tmdbsimple package on Kali Linux
Package: python3-tmdbsimple
Source: python-tmdbsimple
Version: 2.9.1-1
Installed-Size: 151
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3:any
Size: 21516
SHA256: 4d6f8c20f5fdbe8c602c1bf25a53f7be677359eae1e06e7919cd7aec3f609559
SHA1: cfdec49a8496e7e6644b1553e539e0ac528c559c
MD5sum: 6d4f4f3f943cfac8f7b2d8e6949e3448
Description: 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.
Description-md5:
Homepage: https://github.com/celiao/tmdbsimple/
Section: python
Priority: optional
Filename: pool/main/p/python-tmdbsimple/python3-tmdbsimple_2.9.1-1_all.deb
Source: python-tmdbsimple
Version: 2.9.1-1
Installed-Size: 151
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3:any
Size: 21516
SHA256: 4d6f8c20f5fdbe8c602c1bf25a53f7be677359eae1e06e7919cd7aec3f609559
SHA1: cfdec49a8496e7e6644b1553e539e0ac528c559c
MD5sum: 6d4f4f3f943cfac8f7b2d8e6949e3448
Description: 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.
Description-md5:
Homepage: https://github.com/celiao/tmdbsimple/
Section: python
Priority: optional
Filename: pool/main/p/python-tmdbsimple/python3-tmdbsimple_2.9.1-1_all.deb