Metadata-Version: 1.1
Name: async-runner
Version: 0.1.1
Summary: Async Runner
Home-page: https://github.com/vedarthk/async_runner
Author: Vedarth Kulkarni
Author-email: vedarthk@vedarthz.in
License: MIT
Description: ===============================
        Async Runner
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/async_runner.svg
                :target: https://pypi.python.org/pypi/async_runner
        
        .. image:: https://img.shields.io/travis/vedarthk/async_runner.svg
                :target: https://travis-ci.org/vedarthk/async_runner
        
        .. image:: http://readthedocs.org/projects/async-runner/badge/?version=latest
                :target: http://async-runner.readthedocs.org/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        Async Runner
        
        * Free software: ISC license
        * Documentation: https://async_runner.readthedocs.org.
        
        
        * TODO
            - Decouple from Django
        
        
        =======
        History
        =======
        
        0.1.0 (2016-1-22)
        ------------------
        
        * First release on PyPI.
        
        0.1.1 (2016-1-22)
        ------------------
        
        * Fix issues.
        
Keywords: async_runner
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.5
