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.
SQLModel is a Python library for interacting with SQL databases using Python objects. It is designed to be simple and robust, built on top of Pydantic and SQLAlchemy, with compatibility intended for FastAPI. Useful for defining SQL table-like models with type annotations and performing CRUD operations while keeping code concise and editor-friendly.
Actively maintained: GitHub updates are very recent (latest reported upstream push on 2026-09-01, with the latest tagged update 0.0.42 on 2026-08-28), and the project continues to ship functional and API-surface changes.
Last release:
Shellingham is a Python tool that detects what shell the current Python process is running inside. It provides a `detect_shell()` function that returns the shell name (lowercased) and the command used, and raises `ShellDetectionFailure` if it cannot detect a surrounding shell.
Maintenance status: The project has evidence of activity (an upstream push dated 2026-03-13), but the most recent published updates in the provided history stop at v1.5.4 (2023-10-24), about two years ago, so it looks quiet in terms of outward releases.
Last release:
Rich is a Python library for rich text and formatting in the terminal. It helps developers add color and style to output, render tables, progress bars, markdown, syntax-highlighted code, and formatted tracebacks, and it supports features like rich print, pretty REPL output, console word-wrapping, and terminal logging.
Maintenance status: Evidence suggests Rich is actively maintained, with an upstream GitHub push on 2026-06-23 and a recent major update (v15.0.0 on 2026-04-12).
Last release:
Requests is a simple, elegant Python HTTP library for sending HTTP/1.1 requests easily. It helps with common client features like query handling, form and JSON support, cookie persistence via sessions, authentication, timeouts, streaming downloads, and connection pooling.
Actively maintained: The upstream GitHub source shows recent activity (last push on 2026-07-20), and the project has been issuing ongoing updates in 2026 rather than going quiet.
Last release:
pgvector support for Python, providing integrations for Django, SQLAlchemy, SQLModel, and several PostgreSQL drivers and async clients. It helps you store vector embeddings in Postgres and run operations like nearest-neighbor search, distance calculations, and vector indexes for approximate retrieval.
Actively maintained: The most recent upstream push was 2026-07-06, and there are updates as recently as that date (about 2 to 3 weeks ago relative to 2026-07-23), indicating ongoing maintenance.
Last release:
orderedmultidict provides omdict, an ordered multivalue dictionary for Python that can store multiple values per key while retaining insertion and deletion order. It is intended as a drop-in replacement for dict-like behavior (method parity) and is useful for powering furl.
The source does not show recent tagged code updates in the provided history, with the newest update summary being v1.0.1 from 2021-06-04, which suggests it is likely in quiet or maintenance mode relative to today (2026-07-19).
Last release:
OpenTelemetry Python provides the OpenTelemetry API and SDK for Python, useful for creating, collecting, and exporting telemetry such as traces, metrics, and logs. It includes installable packages like `opentelemetry-api` (API with no-op implementations) and `opentelemetry-sdk` (reference SDK implementation), plus separate exporter and propagator packages.
Actively maintained, with very recent upstream activity (last push 2026-07-22) and multiple package updates in mid-2026 (for example v1.44.0 on 2026-07-16).
Last release:
NumPy is the fundamental package for scientific computing with Python. It provides an N-dimensional array object, broadcasting and other scientific functions, and tools for integrating C and Fortran code, including linear algebra, Fourier transforms, and random number capabilities. Useful if you need fast numerical computing and array-based data processing in Python.
Actively maintained: The upstream repository shows a very recent push (2026-08-12), and version 2.5.2 was published on 2026-08-09, indicating ongoing work rather than a dormant period.
Last release:
Microsoft Authentication Extensions for Python (MSAL EX) provides cross-platform token cache serialization and persistence helpers for client applications using MSAL Python. It supports saving encrypted cache data to disk on Windows, macOS, and Linux, including coordinated concurrent access via a file lock. It is useful for persisting tokens for public client apps like desktop apps across runs.
The repo appears to be maintained, with a most recent upstream push on 2025-09-10, and recent versioned updates in March 2025 (1.3.0, 1.3.1). However, as of 2026-07-19 there have been no new versioned updates since 1.3.1, so activity looks modest rather than fast-moving.
Last release:
Microsoft Authentication Library (MSAL) for Python helps you authenticate applications against Microsoft Entra ID (Microsoft identity platform) and obtain OAuth2 tokens to call Microsoft APIs like Microsoft Graph or your own APIs. It supports signing in users or apps with Microsoft identities, and uses standard OAuth2 and OpenID Connect protocols, with documentation and stable APIs available on Learn and ReadTheDocs.
Actively maintained, with the most recent upstream update on 2026-08-25 and a fresh tagged update on 2026-08-24 (MSAL Python 1.38.0), plus steady follow-on updates earlier in 2026.
Last release:
mdurl is a Python port of the JavaScript mdurl package, providing URL utilities for markdown-it. It is useful for developers working with markdown-it, especially when you need to work with URLs produced or transformed during Markdown parsing.
Maintenance status: The repository has recent upstream activity (last push 2026-07-13), but published package updates appear infrequent, with the newest documented version being 0.1.2 on 2022-08-14, suggesting maintenance rather than rapid release-driven evolution.
Last release:
markdown-it-py is a Python Markdown parser that aims to provide 100% CommonMark support, plus configurable syntax features, syntax extensions, and high-speed parsing. It is useful for converting Markdown to HTML using a Python API or the markdown-it command-line tool.
Actively maintained: the upstream GitHub activity is recent (last push 2026-07-20), and the project shipped multiple updates in May 2026 (v4.1.0 and v4.2.0).
Last release:
gweis/isodate is a Python module for parsing ISO 8601 date, time, and duration strings. It converts ISO 8601 inputs into standard Python types like date, time, datetime, and timedelta (and provides a Duration class for ISO 8601 year and month durations), with helper methods for formatting and extracting tzinfo.
Maintenance status: Evidence suggests the project is not actively maintained as of today, with the last upstream push on 2024-10-09 and the most recent tagged updates from 2024-10-08 to 2024-10-09, which is roughly 21 months ago.
Last release:
Hugging Face Hub’s official `huggingface_hub` Python client and `hf` CLI to interact with Hugging Face Hub. Use it to download and upload models and related files, search the Hub, and perform Hub tasks like running inference or jobs.
Actively maintained: Recent upstream push was on 2026-09-02, and the latest documented update (v1.29.0 on 2026-08-27) followed shortly after, indicating ongoing development rather than maintenance mode.
Last release:
xet-core is xet client technology used by huggingface_hub for uploading and downloading files to the HF Hub using xet storage. It provides chunk-based deduplication, efficient storage and retrieval with local disk caching, and Python bindings, including the hf-xet package, plus a Git LFS compatible git-xet CLI tool.
Actively maintained: Recent activity is very recent, with an upstream push on 2026-08-19 and new update tags continuing through August 2026 (including v1.6.0 on 2026-08-03 and v1.6.1-a0 on 2026-08-13).
Last release:
Furl is a small Python 3 (and PyPy3) library for parsing and modifying URLs. It provides an object-based way to access and change URL components like the path, query parameters, and fragments, while handling encoding for you.
Maintenance status: Likely actively maintained, because there was an upstream push on 2026-02-22 (even though the last listed published update is older).
Last release:
filesystem_spec is a specification for pythonic filesystem interfaces, defining a common behavior that filesystem implementations can follow. It is useful for ensuring applications can work consistently across different filesystem backends, including ones in related projects like s3fs and gcsfs.
Actively maintained: GitHub upstream was pushed on 2026-07-28, and the project shows multiple recent updates into July 2026, indicating active development rather than a dormant state.
Last release:
filelock is a platform-independent file locking library for Python. It provides a way for Python programs to coordinate access to files and avoid conflicts when multiple processes need the same file.
Actively maintained: Yes, there are frequent recent updates on GitHub, with the last upstream push on 2026-09-01 and multiple releases in August and July 2026.
Last release: