Metadata-Version: 2.3
Name: mountebank_mocks_manager
Version: 0.1.0
Summary: 
Author: Oleksandr Draha
Author-email: dr.draga@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: black (>=24.10.0,<25.0.0)
Requires-Dist: flake8 (>=7.1.1,<8.0.0)
Requires-Dist: isort (>=5.13.2,<6.0.0)
Description-Content-Type: text/markdown

Mountebank Mocks Manager
========================

MMM is a python library, designated for automatic creation of mountebank mocks and using them in pytest tests.

