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

https://github.com/groonga/grnpy

The Python bindings of Groonga
https://github.com/groonga/grnpy

Last synced: 5 months ago
JSON representation

The Python bindings of Groonga

Awesome Lists containing this project

README

          

# GrnPy - Fast full text search library based on Groonga

GrnPy is a fast full text search library based on
[Groonga](https://groonga.org/). You don't need full text search
server to do fast full text search.

## Install

```bash
pip install grnpy
```

## Usage

...

## License

LGPL-3.0-or-later. See [COPYING](COPYING) and
[COPYING.LESSER](COPYING.LESSER) for details.

Copyright 2020 Sutou Kouhei \