This is a tool for Python package maintainers who want to explicitly state which Python versions they support. The problem: to properly support e.g. Python 2.7 and 3.6+ you have to run tests with ...
This library adds a health check REST API to your multiprocessing apps. You can add health check function calls to your functions and library will track the function calls. This library supports ...