Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 773 Bytes

README.rst

File metadata and controls

27 lines (19 loc) · 773 Bytes

Crick

Build Status Conda Badge PyPI Badge

Crick is a fast library of approximate and streaming algorithms. It is still a work in progress, use at your own risk.

Installation

Crick is available via conda or pip:

# Install with conda
$ conda install crick -c conda-forge

# Install with pip
$ pip install crick