> cat /dev/github | grep security-tools
discovered 03 Aug 2026

thorn

via awesome-list
→ View on GitHub
Thorn is a Python framework designed for implementing webhooks, enabling event-driven architecture in applications with ease and flexibility. It allows developers to easily attach webhook functionalities to database models and supports high scalability through asynchronous processing with Celery. Notable features include a simple decorator interface for model integration and the ability to create complex workflows by combining multiple HTTP callbacks.