From John Egan, Growth Hacker at Shopkick, Flawless is a Python framework that catches exceptions and uses git-blame to notify only the developer that wrote the buggy code. How Flawless works: The Flawless client wraps your code with a try/except block. When an exception is caught it then sends the entire traceback to the Flawless [...]