Skip to main content

A complete Python client for Tautulli's API

Project description

A Python client for Tautulli's API

PyPi License

Open Issues Closed Issues Latest Release

Discord Twitter

Interact with Tautulli's API in Python

Installation

  • From PyPi (recommended): python -m pip install tautulli
  • From GitHub python -m pip install git+https://github.com/nwithan8/pytulli.git
    • This is not recommended, as the version will always default to 0.0.0

Usage

This client covers nearly 100% of all Tautulli's available API calls, including type checks and enforcing required variables.

More details about Tautulli's API can be found on the Tautulli's GitHub wiki page.

Most API call functions that return data return raw JSON data. Some return strings or file contents (in the case of downloads).

API calls functions that do not return data return True/False booleans to confirm that the API call was successful.

Import the tautulli package as initialize the API Example:

from tautulli import RawAPI

api = RawAPI(base_url="http://myipaddress:port", api_key="thisisanapikey")

You can optionally pass verbose=True into the API declaration to produce verbose debugging logs and error messages.

Additional utilities and shortcuts can be accessed via the tautulli.tools module.

Documentation

Documentation available on ReadTheDocs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tautulli-4.2.0.2140b0.tar.gz (68.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tautulli-4.2.0.2140b0-py3-none-any.whl (88.3 kB view details)

Uploaded Python 3

File details

Details for the file tautulli-4.2.0.2140b0.tar.gz.

File metadata

  • Download URL: tautulli-4.2.0.2140b0.tar.gz
  • Upload date:
  • Size: 68.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for tautulli-4.2.0.2140b0.tar.gz
Algorithm Hash digest
SHA256 11d3eaa05b96b408ec9168708b262f9aab4877d390588763f5fbe7b50f9fbfe7
MD5 af6d6c3268dd6bdac2bd1b230a656e9a
BLAKE2b-256 aca4df19cda5cdcdad8ef360418b10ea39f47c39cc657976114eb138d8f0b753

See more details on using hashes here.

File details

Details for the file tautulli-4.2.0.2140b0-py3-none-any.whl.

File metadata

File hashes

Hashes for tautulli-4.2.0.2140b0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f4c4e1a1db11c533bd12fae2b781d97fa82405b0f28551c3f4ac3691a6a04f3
MD5 1911ee6023bb16644c948b7ee477156b
BLAKE2b-256 f5cb431754178b77b5cfc73d82a13c8f7152c1b3ee5df9f2ab6d529000ea6ed5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page