Metadata-Version: 2.0
Name: picarto.py
Version: 0.1.0
Summary: An async python wrapper for the Picarto API
Home-page: https://github.com/ivandardi/picarto.py
Author: Ivan Dardi
Author-email: UNKNOWN
License: MIT
Keywords: picarto api asyncio
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: aiohttp (<3,>=2)

# picarto.py
An API wrapper for Picarto written in Python.


