This library is a web server representing a fake Übersmith where you can register api calls and response that can be used for integration test purposes.
pip install fake-ubersmith
fake-ubersmith
docker pull internap/fake-ubersmith:latest
docker run -d -p 8000:9131 internap/fake-ubersmith
fake-ubersmith is distributed under Apache License Version 2.0.
Feel free to raise issues and send some pull request, we'll be happy to look at them!