This Python package offers integration with the official API for Mailtrap. Add email sending functionality to your Python application quickly with Mailtrap. Mailtrap lets you test safely in the Email ...
Save your clicks with a few lines of Python code.
Vulture finds unused code in Python programs. This is useful for cleaning up and finding errors in large code bases. If you run Vulture on both your library and test suite you can find untested code.