GithubHelp home page GithubHelp logo

radityaharya / python-pytrakt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from glensc/python-pytrakt

0.0 0.0 0.0 775 KB

A Pythonic interface to the Trakt.tv REST API

License: Other

Python 99.16% Makefile 0.84%

python-pytrakt's Introduction

PyTrakt

CI Status

Downloads

License

This module is designed to be a Pythonic interface to the Trakt.tv. REST API. The official documentation for which can be found here. trakt contains interfaces to all of the Trakt.tv functionality in an, ideally, easily scriptable fashion. For more information on this module's contents and example usages please see the PyTrakt docs.

More information about getting started and accessing the information you thirst for can be found throughout the documentation below.

Installation

There are two ways through which you can install trakt

Install Via Pip

To install with pip, just run this in your terminal:

$ pip install pytrakt

Get the code

trakt is available on GitHub.

You can either clone the public repository:

$ git clone git://github.com/glensc/python-pytrakt.git

Download the tarball:

$ curl -OL https://github.com/glensc/python-pytrakt/tarball/main

Or, download the zipball:

$ curl -OL https://github.com/glensc/python-pytrakt/zipball/main

Once you have a copy of the source, you can embed it in your Python package, or install it into your site-packages easily:

$ python setup.py install

Contributing

Pull requests are graciously accepted. Any pull request should not break any tests and should pass flake8 style checks (unless otherwise warranted). Additionally the user opening the Pull Request should ensure that their username and a link to their GitHub page appears in CONTRIBUTORS.md.

TODO

The following lists define the known functionality provided by the Trakt.tv API which this module does not yet have support for. The current plan is that support for the following features will be added over time. As always, if you would like a feature added sooner rather than later, pull requests are most definitely appreciated.

High Level API Features

  • Pagination

Sync

  • Create a comment class to facilitate
    • returning an instance when a comment is created, instead of None
    • add ability to update and delete comments

Movies

  • movies/popular
  • movies/played/{time_period}
  • movies/watched/{time_period}
  • movies/collected/{time_period}
  • movies/anticipated
  • movies/boxoffice
  • movies/{slug}/stats

Shows

  • Played
  • Watched
  • Collected
  • Anticipated
  • Collection Progress
  • Watched Progress
  • Stats

Seasons

  • extended
    • images
    • episodes
    • full
  • stats

Episodes

  • stats

Users

  • hidden everything
  • likes
    • comments
  • comments
  • UserList
    • comments
  • history
  • watchlists
    • seasons
    • episodes

python-pytrakt's People

Contributors

a904guy avatar alexpayne482 avatar amar1729 avatar anongit avatar baprx avatar dreamersoul avatar faboor avatar forcide avatar glensc avatar justlaputa avatar moogar0880 avatar omjadas avatar p0psicles avatar permster avatar radityaharya avatar reiniervdwindt avatar scari avatar simonc56 avatar stampedeboss avatar stonemonarch avatar teancom avatar tecknicaltom avatar thechicacode avatar thejake123 avatar thomwiggers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.