Awesome! love it! On Thu, Mar 19, 2026 at 12:24 PM André Ahlert <[email protected]> wrote:
> Really nice. Thanks for working on this! > > Em qui., 19 de mar. de 2026 às 14:03, Ferruzzi, Dennis < > [email protected]> > escreveu: > > > Nice, thanks for sharing that. A bit of a shame it's "providers and > > modules" and not the other way around, we could have called it our SCAMP. > > ________________________________ > > From: Buğra Öztürk <[email protected]> > > Sent: Thursday, March 19, 2026 7:57 AM > > To: [email protected] <[email protected]> > > Subject: RE: [EXT] [ANNOUNCE] Apache Airflow Registry — searchable > catalog > > of all providers and modules > > > > CAUTION: This email originated from outside of the organization. Do not > > click links or open attachments unless you can confirm the sender and > know > > the content is safe. > > > > > > > > AVERTISSEMENT: Ce courrier électronique provient d’un expéditeur externe. > > Ne cliquez sur aucun lien et n’ouvrez aucune pièce jointe si vous ne > pouvez > > pas confirmer l’identité de l’expéditeur et si vous n’êtes pas certain > que > > le contenu ne présente aucun risque. > > > > > > > > Amazing work! Looks great! Cannot hold myself from exploring the details, > > modules, quick navigation and good looking theme👏👏🎉 > > > > Op do 19 mrt 2026, 14:25 schreef Kaxil Naik <[email protected]>: > > > > > Hi everyone, > > > > > > We just launched the Apache Airflow Registry: > > > > > > https://airflow.apache.org/registry/ > > > > > > It's a searchable catalog of every official Airflow provider and module > > > — 98 providers, 1,602 modules (operators, hooks, sensors, triggers, > > > transfers, secrets backends, executors, and more) covering 125+ > > > integrations. Collectively these providers see 329M+ monthly PyPI > > > downloads. > > > > > > Features: > > > > > > - Instant search (Cmd+K / Ctrl+K) across all providers and modules, > > > with results grouped by type > > > > > > - Dedicated provider pages with install commands, version selector, > > > extras, compatibility info, connection types, and full module > listings > > > > > > - Connection builder — select a connection type, fill in the fields, > > > and get the connection string in URI, JSON, or Env Var format > > > > > > - JSON API — all registry data is available as structured JSON. An API > > > Explorer lets you browse endpoints interactively. This makes the > > > registry accessible to IDE extensions, AI coding assistants, and > > > automation tools: > > > https://airflow.apache.org/registry/api-explorer/ > > > > > > - Full dark/light theme support > > > > > > The registry lives at airflow.apache.org, is built from the registry/ > > > directory in the main Airflow repo [1], and updates automatically when > > > new provider versions are published to PyPI. > > > > > > Thanks to Astronomer for building and maintaining the Astronomer > > > Registry for years — it proved the value of a searchable provider > > > catalog and directly shaped this community-owned version. > > > > > > What's next: > > > - Third-party provider support (community-built providers alongside > > > official ones) > > > - Richer module pages with full parameter docs and usage examples > > > > > > Blog post with screenshots and details: > > > https://airflow.apache.org/blog/airflow-registry/ > > > > > > Feedback, bug reports, and feature requests welcome on GitHub [2] or > > > on this list. > > > > > > [1] https://github.com/apache/airflow/tree/main/registry > > > [2] https://github.com/apache/airflow/issues > > > > > > Regards, > > > Kaxil > > > > > >
