Metadata-Version: 2.3
Name: mocklib
Version: 0.5.0
Summary: mock library
Author: oyghen
Author-email: oyghen <oyghen@duck.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown

<div align="center">

# mocklib

[![GitHub](https://img.shields.io/badge/github-code-blue?label=GitHub)](https://github.com/oyghen/mock/tree/main/packages/mocklib)
[![PyPI](https://img.shields.io/pypi/v/mocklib?label=PyPI)](https://pypi.org/project/mocklib)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/oyghen/mock/blob/main/LICENSE)
[![CI](https://github.com/oyghen/mock/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/oyghen/mock/actions/workflows/ci.yml)

</div>

```shell
pip install mocklib
```
