Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 870 Bytes

README.md

File metadata and controls

41 lines (22 loc) · 870 Bytes

Lazy Op(eration)s or lazyops

Latest Version: PyPI version

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.


Installation

Install directory from pypi

pip install --upgrade lazyops

Install from Github

pip install --upgrade git+https://github.com/trisongz/lazyops


Usage

Work in Progress


Dependencies