Metadata-Version: 1.1
Name: tortik
Version: 0.2.0
Summary: Tortik - python tornado framework
Home-page: https://github.com/glibin/tortik
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Download-URL: https://github.com/glibin/tortik/tarball/0.2.0
Description: Tortik
        ==================
        
        Tortik is a micro framework atop of Python Tornado making easier to develop SOA-based applications.
        
        .. image:: https://travis-ci.org/glibin/tortik.svg
            :target: https://travis-ci.org/glibin/tortik
        
        .. image:: https://coveralls.io/repos/glibin/tortik/badge.svg?branch=master&service=github
            :target: https://coveralls.io/github/glibin/tortik?branch=master
        
        Documentation available at `<http://glibin.github.io/tortik>`_
        
        Explanation of SOA and tortik use cases at PyCon RU 2014 (in Russian) `<http://glibin.github.io/lections/pycon2014/>`_
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
