The version and alias best practice for immutable artifacts and deployment.


License
MIT
Install
pip install versioned==0.6.1

Documentation

Documentation Status https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social

Welcome to versioned Documentation

The version and alias best practice for immutable artifacts and deployment.

https://github.com/MacHu-GWU/versioned-project/assets/6800411/3c9e9a9b-1875-4660-a3be-82657e364fa2

Tutorial:

Learn why Blue / Green, Canary deployment and Rollback made easy with versioning and alias management.

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

Related Project:

Install

versioned is released on PyPI, so all you need is to:

$ pip install versioned

To upgrade to latest version:

$ pip install --upgrade versioned