
Mock-services aims to provide an easy way to mock an entire service API based on requests-mock and a simple dict definition of a service. The idea is to mock everything at start according given rules. Then mock-services allows one to start/stop http mock locally.
This package installs the library for Python 3.