Metadata-Version: 1.1
Name: rocket_snake
Version: 0.1.1
Summary: Rocket Snake is a client library to access the rocketleaguestats.com API in python with async code.
Home-page: https://github.com/drummersbrother/rocket_snake
Author: Hugo Berg
Author-email: hb11002@icloud.com
License: Apache
Description: ============
        Rocket Snake
        ============
        .. image:: https://readthedocs.org/projects/rocket-snake/badge/?version=latest
            :target: http://rocket-snake.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        A python async API client for the https://rocketleaguestats.com/ api.
        Get an api key here_.
            .. _here: https://developers.rocketleaguestats.com/
        ------
        Status
        ------
        Stable and supports all the RLS features.
        
        --------------
        Documentation?
        --------------
        
        Check the docs_ directory or read the online documentation on readthedocs_.
            .. _docs: https://github.com/Drummersbrother/rocket-snake/tree/master/docs
            .. _readthedocs: http://rocket-snake.readthedocs.io/
        
        
        .. image:: https://github.com/Drummersbrother/rocket-snake/raw/master/rls_partner_horizontal_large.png
            :target: https://github.com/Drummersbrother/rocket-snake/raw/master/rls_partner_horizontal_large.png
            :alt: This app uses data provided by Rocket League Stats.
        
        
        
        
        History
        -------
        
        0.1.0 (2017-07-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: rocket_snake
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
