/lazyops

Lazy Python Functions

Primary LanguagePythonMIT LicenseMIT

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