Explore tracked sources

Every software and developer-update source on DevUpdate.io, contributed by the community. Browse without an account, or sign in to add any of these to your dashboard.

Descriptions and status summaries are generated by an AI from publicly available data. They may not reflect the current state of a project. More on AI-extracted content. Project owners can request a correction or removal by emailing info@devupdate.io.

Source:Sort:
GitHub

lxml is the feature-rich, fast Python library for processing XML and HTML. It’s useful for developers who need high-performance, memory-friendly parsing and manipulation of XML/HTML, with installation and documentation links available from the project site.

Status:

Actively maintained: Evidence shows very recent activity, with upstream pushing 2026-09-09 and packaging updates continuing through 2026-09-02 (lxml 6.1.3), indicating the project is not dormant.

Last release:

603 updates · last 90 days2 watchers
Open

sse-starlette provides a production-ready, standards-compliant Server-Sent Events (SSE) implementation for Starlette and FastAPI. It’s useful for streaming async event data from Python to clients over long-lived HTTP connections, including connection/disconnect handling and graceful shutdown support.

Status:

Actively maintained: Yes, the source has ongoing work with updates as recently as 2026-09-05, plus several bugfix updates in early September 2026.

Last release:

496 updates · last 90 days2 watchers
Open

Bleach is an allowed-list-based HTML sanitizing library for escaping or stripping unsafe HTML markup and attributes from untrusted text. It can also safely “linkify” plain text into links and apply filters (including optional `rel` attributes) to better control generated URLs.

Status:

Maintenance status: The upstream is marked as archived, which suggests the project is no longer actively maintained in the long term, even though the repository shows updates as recently as 2026-06-05.

Last release:

461 watchers
Open

The Model Context Protocol (MCP) Python SDK is the official Python implementation for building MCP servers and clients. It helps you expose MCP features like resources, prompts, and tools, and supports common transports such as stdio, SSE, and Streamable HTTP so LLM applications can connect in a standardized way.

Status:

Actively maintained, with very recent upstream activity (last push 2026-09-08) and multiple SDK updates in late Aug to early Sep 2026 (for both the 2.x and 1.x lines).

Last release:

6913 updates · last 90 days1 watchers
Open

The HashiCorp Terraform AWS Provider enables Terraform to manage AWS resources. It includes documentation, contribution guidance, an FAQ, tutorials, and a development roadmap, with discussion available via HashiCorp’s forums and the provider’s homepage on the Terraform Registry.

Status:

Actively maintained: Yes, the source (terraform-provider-aws) has recent upstream pushes (last push 2026-09-09) and multiple provider updates within the past few weeks, indicating ongoing development and release work.

Last release:

5014 updates · last 90 days1 watchers
Open
Google Ads

Official Google Ads API release notes from Google. It lists changes by numbered API version, helping developers track what’s new and what was updated in each release.

Status:

Actively maintained, with steady cadence. The most recent updates are close to today (v25.1 on 2026-08-19, v25 on 2026-07-22, then several more in late June and May 2026), suggesting ongoing development rather than a dormant state.

Last release:

825 updates · last 90 days1 watchers
Open

Sonner is a software project hosted on GitHub. It’s useful for developers looking to view or use the code and related information from emilkowalski/sonner, such as releases and updates tied to that project.

Status:

Actively maintained: Yes, the repository has recent updates (last upstream push on 2026-08-10, and v2.0.8 on 2026-08-09), indicating ongoing development rather than dormancy.

Last release:

691 updates · last 90 days3 watchers
Open

Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. It helps developers style apps using utility classes for quick, responsive UI development, with documentation available at tailwindcss.com.

Status:

Tailwind CSS (tailwindlabs/tailwindcss) appears actively maintained, with the most recent upstream push on 2026-07-16 and multiple recent updates in 2026.

Last release:

712 updates · last 90 days3 watchers
Open

LiteLLM is a GitHub-hosted project for working with and routing language model requests (as suggested by the project name). It’s useful for developers who want a single integration point to use LLMs through LiteLLM.

Status:

Actively maintained: The source has ongoing GitHub updates, including multiple builds and release-candidate iterations in the last several days (latest push on 2026-09-17, with v1.102.0-rc.2 and v1.103.0-dev.1 the day before).

Last release:

6394 updates · last 90 days1 watchers
Open

Open WebUI is a GitHub-hosted web application project. It’s useful for developers looking for the source and updates of Open WebUI, including code changes and release-related information.

Status:

Actively maintained: Yes, the repo shows very recent activity (upstream push on 2026-09-02) and multiple tagged updates in late August and July 2026 (v0.11.3, v0.11.2, v0.11.1).

Last release:

697 updates · last 90 days1 watchers
Open

n8n is an automation platform hosted on GitHub, provided by the n8n-io organization. It’s useful for building and running workflow automations (integrations and processes) based on the project’s code and documentation available on the GitHub page.

Status:

Actively maintained: The upstream repo has commits and multiple n8n updates published on 2026-09-16, with the most recent push at 2026-09-17, indicating ongoing development.

Last release:

71125 updates · last 90 days1 watchers
Open

redis-py is the Redis client library for Python, published on GitHub. It’s useful for connecting Python applications to Redis to issue commands and work with Redis data structures.

Status:

Actively maintained: redis/redis-py shows ongoing activity, with the last upstream push on 2026-08-05 and multiple tagged updates in 2026 through v8.1.0 on 2026-07-30.

Last release:

822 updates · last 90 days1 watchers
Open

PyGithub is a software library for working with GitHub from Python. It provides tools developers can use to interact with the GitHub API in their Python projects, such as reading and managing GitHub resources.

Status:

PyGithub/PyGithub appears actively maintained, with the most recent upstream push on 2026-08-26 and a new tagged update v2.10.0 on 2026-08-20.

Last release:

631 updates · last 90 days1 watchers
Open

Pydantic is a Python library for defining data models and validating/parsing input data. It’s useful when you want structured, type-safe handling of configuration, API payloads, and other incoming data.

Status:

Actively maintained: Yes. The upstream repo had a push on 2026-09-02, and there are multiple recent package updates (latest noted v2.13.5 on 2026-08-28).

Last release:

701 updates · last 90 days2 watchers
Open

FastAPI is a framework for building APIs with Python, useful for developing web services quickly with a focus on modern Python features. This source points to the FastAPI project on GitHub, where developers can find information and updates related to the framework.

Status:

Actively maintained: GitHub shows an upstream push on 2026-08-19, and there are multiple recent updates with bug fixes and feature work in late July 2026, indicating ongoing development rather than maintenance mode.

Last release:

6921 updates · last 90 days2 watchers
Open

OpenAI’s official Python library for building applications that use the OpenAI API. Useful for developers who want to authenticate and make API requests from Python.

Status:

Actively maintained: The upstream repo shows a very recent push on 2026-09-17, and the library has multiple updates in the last few weeks (e.g., v3.6.0 on 2026-08-28, then v3.7.0 through v3.14.1 from 2026-09-02 to 2026-09-15).

Last release:

8029 updates · last 90 days2 watchers
Open

asyncpg is a software project on GitHub that provides an asynchronous PostgreSQL driver for Python. It’s useful if you’re building Python applications that need async database access to PostgreSQL.

Status:

MagicStack/asyncpg appears actively maintained, with a very recent upstream push on 2026-02-27 and a latest tagged update v0.31.0 on 2025-11-24.

Last release:

452 watchers
Open

Botocore is the core library for Boto, providing the low-level building blocks needed to work with Amazon Web Services (AWS) APIs. It’s useful for developers who want the underlying service clients, request/response handling, and authentication that higher-level AWS tooling builds on.

Status:

Actively maintained: Evidence shows very recent upstream activity (last push on 2026-09-16) and a steady stream of botocore package updates (versions 1.43.86 through 1.43.95 shown).

Last release:

7863 updates · last 90 days2 watchers
Open