Metadata-Version: 1.1
Name: marbl
Version: 0.0.0
Summary: an asyncio microservices framework
Home-page: https://github.com/jeremyarr/marbl
Author: Jeremy Arr
Author-email: jeremyarr@gmail.com
License: MIT
Description: .. image:: https://cdn.rawgit.com/jeremyarr/marbl/2770d250/docs/_static/logo_full.png
        
        .. image:: https://tactile.com.au/jenkins/buildStatus/icon?job=marbl1
            :target: https://github.com/jeremyarr/marbl
        
        .. image:: https://img.shields.io/pypi/l/marbl.svg
            :target: https://pypi.python.org/pypi/marbl
        
        .. image:: https://tactile.com.au/badge-server/coverage/marbl1
            :target: https://github.com/jeremyarr/marbl
        
        .. image:: https://img.shields.io/pypi/pyversions/marbl.svg
            :target: https://pypi.python.org/pypi/marbl
        
        .. image::  https://img.shields.io/pypi/status/marbl.svg
            :target: https://pypi.python.org/pypi/marbl
        
        .. image:: https://img.shields.io/pypi/implementation/marbl.svg
            :target: https://pypi.python.org/pypi/marbl
        
        
        `marbl <https://github.com/jeremyarr/marbl>`_ is an asyncio microservices framework.
        
        Features
        ---------
        
        
        
        Get It Now
        -----------
        
        .. code-block:: bash
        
            $ pip install marbl
        
        Usage
        --------------
        
        
        
        
        More at https://getmarbl.readthedocs.io
        ------------------------------------------
        
        Project Links
        --------------
        
        - Docs: https://getmarbl.readthedocs.io/
        - Changelog: https://getmarbl.readthedocs.io/en/latest/changelog.html
        - PyPI: https://pypi.python.org/pypi/marbl
        - Issues: https://github.com/jeremyarr/marbl/issues
        
        License
        -------
        
        MIT licensed. See the bundled `LICENSE <https://github.com/jeremyarr/marbl/blob/master/LICENSE>`_ file for more details.
        ~
        
        Changelog
        ---------
        
        0.1.0 (2017-07-21)
        *********************************
        
        - Under development
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
