fog/README.template.md

19 lines
286 B
Markdown
Raw Normal View History

2020-10-03 20:49:19 +00:00
[![Build Status](https://travis-ci.org/Yomguithereal/fog.svg)](https://travis-ci.org/Yomguithereal/fog)
# Fog
A fuzzy matching/clustering library for Python.
## Installation
You can install `fog` with pip with the following command:
```
pip install fog
```
## Usage
{toc}
{docs}