Metadata-Version: 2.1
Name: tornado-resource-handler
Version: 0.1.3
Summary: Orgnize tornado handlers like resource
Home-page: https://github.com/louis-she/tornado_resource_handler
Author: Tornado Resource Handler
Author-email: chenglu.she@gmail.com
License: MIT license
Keywords: tornado_resource_handler
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
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: tornado

========================
tornado_resource_handler
========================


.. image:: https://img.shields.io/pypi/v/tornado_resource_handler.svg
        :target: https://pypi.python.org/pypi/tornado_resource_handler

.. image:: https://img.shields.io/travis/louis-she/tornado_resource_handler.svg
        :target: https://travis-ci.com/louis-she/tornado_resource_handler

.. image:: https://readthedocs.org/projects/tornado-resource-handler/badge/?version=latest
        :target: https://tornado-resource-handler.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/louis-she/tornado_resource_handler/shield.svg
     :target: https://pyup.io/repos/github/louis-she/tornado_resource_handler/
     :alt: Updates



Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://tornado-resource-handler.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-02-21)
------------------

* First release on PyPI.


