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:

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.

Status:

Actively maintained: The upstream GitHub push was as recent as 2026-09-09, and there are multiple boto3 updates in June 2026 (1.43.22 to 1.43.24), indicating ongoing development and dependency tracking.

Last release:

752 watchers
Open

Alembic is a database migration tool for SQLAlchemy. It helps developers manage schema changes over time, applying and tracking migrations for their database.

Status:

Alembic (sqlalchemy/alembic) appears actively maintained, with recent GitHub updates in September 2026 (multiple tags in August and September, and no evidence of a long release gap).

Last release:

655 updates · last 90 days2 watchers
Open

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.

Status:

SQLAlchemy appears actively maintained, with very recent GitHub activity (latest push 2026-09-15) and multiple tagged updates in September 2026 (for example, 2.0.54 and 2.0.53 within about a day).

Last release:

596 updates · last 90 days2 watchers
Open