Metadata-Version: 2.1
Name: pytautulli
Version: 0.5.1
Summary: UNKNOWN
Home-page: https://github.com/ludeeus/pytautulli
Author: Joakim Sorensen
Author-email: ludeeus@gmail.com
License: UNKNOWN
Description: # pytautulli [![Build Status](https://travis-ci.org/ludeeus/pytautulli.svg?branch=master)](https://travis-ci.org/ludeeus/pytautulli) [![PyPI version](https://badge.fury.io/py/pytautulli.svg)](https://badge.fury.io/py/pytautulli)
        
        _A python module to get information from Tautulli._
        
        ## Notes
        
        This module require API key from Tautulli.  
        
        ## Install
        
        ```bash
        pip install pytautulli
        ```
        
        Look at the file `example.py` for a usage example.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
