Metadata-Version: 2.1
Name: asyncat
Version: 0.0.1.dev24
Summary: "An asynchronous Github API library based on Tornado."
Home-page: UNKNOWN
Author: Gray King
Author-email: grayking.w@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
License-File: LICENSE

.. image:: https://travis-ci.org/coldnight/asyncat.svg?branch=master
    :target: https://travis-ci.org/coldnight/asyncat
.. image:: https://codecov.io/gh/coldnight/asyncat/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/coldnight/asyncat
.. image:: https://img.shields.io/pypi/v/asyncat.svg
    :target: https://pypi.python.org/pypi/asyncat
    :alt: PyPI

asyncat
=======

An asynchronous Github API library based on Tornado.



