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.
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.
Tailwind CSS (tailwindlabs/tailwindcss) appears actively maintained, with recent GitHub pushes (latest upstream push 2026-05-16) and a sequence of versioned updates through 2026-05-08 (v4.3.0).
Last release: 2026-05-08
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.
Active maintenance: Evidence suggests ongoing active development, with an upstream push on 2026-06-11 and many updates across 2026-06-04 to 2026-06-10, including multiple release candidates (rc) and stable patch lines.
Last release: 2026-06-11
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.
Actively maintained: The repository shows regular versioned updates through v0.9.6, with recent work focused on both new capabilities (knowledge base folders and sync) and ongoing security/access-control hardening.
Last release: 2026-06-01
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.
Actively maintained: GitHub activity is very recent (last upstream push on 2026-06-10) and multiple n8n updates were published in early June 2026, indicating the project is in active development rather than maintenance mode.
Last release: 2026-06-11
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.
Actively maintained: redis-py shows very recent upstream activity (last push 2026-06-10) and multiple recent updates in June 2026, including v7.4.1 on 2026-06-05.
Last release: 2026-06-05
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.
PyGithub (pygithub/pygithub) appears actively maintained, with ongoing upstream activity (last upstream push on 2026-05-13) and recent numbered updates (2.9.0, 2.9.1) that continue to extend and refine typed API behavior.
Last release: 2026-04-14
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.
Actively maintained: The repo shows ongoing work in 2026 (last upstream push on 2026-05-25) with a recent alpha update (v2.14.0a1 on 2026-05-22), plus multiple patch updates in April to May.
Last release: 2026-05-22
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.
FastAPI appears actively maintained, with very recent upstream activity (latest GitHub push on 2026-05-27) and continued feature, refactor, and dependency work in the 0.134 to 0.136 series.
Last release: 2026-05-23
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.
This source (openai/openai-python) appears actively maintained, with recent commits and frequent tagged updates (latest push 2026-06-03, most recent update v2.41.0 on 2026-06-03).
Last release: 2026-06-10
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.
Actively maintained: GitHub upstream activity continues, with a last upstream push on 2026-02-27 (after the v0.31.0 tag from 2025-11-24), suggesting ongoing maintenance rather than dormancy.
Last release: 2025-11-24
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.
Actively maintained: botocore shows recent updates on 2026-06-10 and 2026-06-09, and the last upstream push was on 2026-06-10, indicating ongoing development.
Last release: 2026-06-12
boto3 is the AWS SDK for Python. It provides Python APIs to interact with AWS services, useful for developers building or automating AWS integrations from Python.
Boto3 appears actively maintained, with the most recent upstream push on 2026-06-05 and follow-on update tags (1.43.24 and 1.43.23) published within about a day.
Last release: 2026-06-05
Alembic is a database migration tool for SQLAlchemy. It helps developers manage schema changes over time, applying and tracking migrations for their database.
Actively maintained: The upstream repo shows a very recent push on 2026-05-31, and Alembic has been shipping frequent updates in early 2026 (e.g., 1.18.0 to 1.18.4 during Jan to Feb 2026).
Last release: 2026-02-10
SQLAlchemy is a Python SQL toolkit and Object Relational Mapper (ORM). It helps developers work with relational databases by mapping database tables to Python objects and generating SQL from Python code.
Actively maintained: The repository has very recent activity (upstream push on 2026-05-27) and continues to publish versioned updates (e.g., 2.0.50 on 2026-05-24). Recent changes include both ORM behavior fixes and dialect-specific corrections, indicating ongoing development rather than maintenance-only mode.
Last release: 2026-05-24