A collection of submodules/patterns that are commonly used within personal projects.
Deprecation Notice
If you are looking for the previous version of lazyops
, please see the v0.2.x
tag. This is the last stable version of the previous implementation of lazyops
prior to rework of the entire project.
New APIs are implemented in v0.2.x
and above.
Install directory from pypi
pip install --upgrade lazyops
Install from Github
pip install --upgrade git+https://github.com/trisongz/lazyops
Work in Progress