Metadata-Version: 2.1
Name: screenly-ose
Version: 0.0.2
Summary: Library to enable control of Screenly OSE digital signage via REST API.
Home-page: https://github.com/burnnat/screenly_ose
Author: Nat Burns
Author-email: nbaccount@burnskids.com
License: MIT license
Description: # Screenly OSE API Client
        
        [![image](https://img.shields.io/pypi/v/screenly_ose.svg)](https://pypi.python.org/pypi/screenly_ose)
        
        [![image](https://img.shields.io/travis/burnnat/screenly_ose.svg)](https://travis-ci.org/burnnat/screenly_ose)
        
        Library to enable control of Screenly OSE digital signage via REST API.
        
          - Free software: MIT license
        
        ## Features
        
          - TODO
        
        ## Credits
        
        This package was created with
        [Cookiecutter](https://github.com/audreyr/cookiecutter) and the
        [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
        project template.
Keywords: screenly_ose
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
