Metadata-Version: 2.1
Name: mimus
Version: 0.0.0
Summary: create mock service with ease
Home-page: https://github.com/IanChen83/mimus
Author: Ian Chen
Author-email: ianchen83.tw@gmail.com
License: License :: OSI Approved :: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Testing :: Mocking
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

<p align="right">
    <a href="https://pypi.org/project/mimus">
        <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/mimus?style=flat-square">
    </a>
    <a href="https://codecov.io/gh/IanChen83/mimus">
        <img alt="Codecov" src="https://img.shields.io/codecov/c/github/IanChen83/mimus?style=flat-square">
    </a>
</p>

# mimus

Create mock services with ease



