Release v1.0.1 (What’s new?).

Documentation Status https://github.com/MacHu-GWU/versioned-project/actions/workflows/main.yml/badge.svg https://codecov.io/gh/MacHu-GWU/versioned-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/versioned.svg https://img.shields.io/pypi/l/versioned.svg https://img.shields.io/pypi/pyversions/versioned.svg https://img.shields.io/badge/✍️_Release_History!--None.svg?style=social&logo=github https://img.shields.io/badge/⭐_Star_me_on_GitHub!--None.svg?style=social&logo=github
https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to versioned Documentation

https://versioned.readthedocs.io/en/latest/_static/versioned-logo.png

Versioned provides enterprise-grade artifact version management and deployment patterns for AWS environments. It combines the performance of DynamoDB metadata storage with cost-effective S3 binary storage to enable sophisticated deployment strategies including blue/green deployments, canary releases, and instant rollbacks.

Key Features

🚀 Advanced Deployment Patterns
  • Blue/Green deployments with instant switching

  • Canary releases with weighted traffic splitting

  • One-click rollbacks to any previous version

High Performance Architecture
  • DynamoDB for sub-millisecond metadata queries

  • S3 for cost-effective binary artifact storage

  • Automatic content deduplication with SHA256 hashing

🔒 Enterprise Ready
  • Immutable version snapshots

  • Soft deletion with recovery capabilities

  • Comprehensive audit trails and metadata tracking

🎯 Simple API
  • Intuitive Python interface

  • Safe public API that prevents data corruption

  • Flexible session management for multi-account scenarios

https://github.com/MacHu-GWU/versioned-project/assets/6800411/57f7970e-3821-45a0-9deb-64890e04c129

Installation

Install from PyPI:

$ pip install versioned

Upgrade to latest version:

$ pip install --upgrade versioned

Table of Content

About the Author

(\ (\
( -.-)o
o_(")(")

Sanhe Hu is a seasoned software engineer with a deep passion for Python development since 2010. As an author and maintainer of 150+ open-source Python projects, with over 15 million monthly downloads, I bring a wealth of experience to the table. As a Senior Solution Architect and Subject Matter Expert in AI, Data, Amazon Web Services, Cloud Engineering, DevOps, I thrive on helping clients with platform design, enterprise architecture, and strategic roadmaps.

Talk is cheap, show me the code:

API Document