An open API service indexing awesome lists of open source software.

https://github.com/refty/lazify

Lazify all the things!
https://github.com/refty/lazify

lazy lazy-evaluation python python-3 python-library

Last synced: 8 months ago
JSON representation

Lazify all the things!

Awesome Lists containing this project

README

          

.. _Babel: https://github.com/python-babel/babel

.. image:: https://raw.githubusercontent.com/Refty/lazify/master/img/logo.jpg
:alt: Lazify all the things!
:align: center

======
Lazify
======

.. image:: https://img.shields.io/pypi/v/lazify.svg
:target: https://pypi.python.org/pypi/Lazify
.. image:: https://img.shields.io/github/license/Refty/lazify.svg
:target: https://github.com/Refty/lazify/blob/master/LICENSE
.. image:: https://img.shields.io/travis/Refty/lazify.svg
:target: https://travis-ci.org/Refty/lazify
.. image:: https://img.shields.io/coveralls/Refty/lazify.svg
:target: https://coveralls.io/github/Refty/lazify

|

Lazify aims to be the defacto standard and most complete library for Python
tools related to `lazy evaluation
`_.

It's originally based on Babel_ and its ``babel.support.LazyProxy`` class.

Install
=======

.. code-block:: sh

$ pip install lazify

Sponsors
========

.. image:: https://raw.githubusercontent.com/Refty/lazify/master/img/numberly.png
:alt: Numberly
:align: center
:target: https://numberly.com/

|

.. image:: https://raw.githubusercontent.com/Refty/lazify/master/img/refty.png
:alt: Refty
:align: center
:target: https://refty.co/

License
=======

BSD, as per Babel_ licensing