Skip to main content

Python interface to trakt.tv API

Project description

https://api.travis-ci.org/z4r/python-trakt.png?branch=master https://coveralls.io/repos/z4r/python-trakt/badge.png?branch=master https://pypip.in/v/python-trakt/badge.png https://pypip.in/d/python-trakt/badge.png

This package provides a module to interface with the trakt.tv API.

Installation

Using pip:

$ pip install git+https://github.com/z4r/python-trakt

trakt API usage

import trakt.tv
trakt.tv.setup(apikey=<YOUR_APIKEY>)
trakt.tv.search.shows('walking dead')

You can perform auth request

import trakt.tv
trakt.tv.setup(apikey=<YOUR_APIKEY>, username=<USER>, password=<PWD>)
trakt.tv.show.episode('the-walking-dead', 1, 1)

License

This software is licensed under the Apache License 2.0. See the LICENSE file in the top distribution directory for the full license text.

References

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

python-trakt-1.0.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file python-trakt-1.0.tar.gz.

File metadata

  • Download URL: python-trakt-1.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-trakt-1.0.tar.gz
Algorithm Hash digest
SHA256 10334cbe071875dc7f9de8e7121381fc96ff0348ff9de8a1def71657355a585a
MD5 35e07017574e8d3283e54e9fa0dfed42
BLAKE2b-256 a1dc246396ea382d26452e7d56d8ea36465b5c85443b7859d885fa9a708b6464

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