How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Blinker 1.6 Released

calendar_today April 1, 2023 person P G Jones domain flask

Signalling allows for applications to be decoupled by allowing designated receivers to be informed when an action has taken place (the signal). Flask and Quart both utilise the excellent Blinker library to support signals, and it is version 1.6 of this library that has been released. This is the second major release of Blinker since maintenance transferred to the Pallets-eco organisation, and represents a desire to maintain it for the benefit of Flask, Quart, and indeed Blinker users.

open_in_new Read original post