Skip to main content

Package short description.

Project description

Documentation Status https://github.com/MacHu-GWU/sayt-project/workflows/CI/badge.svg https://codecov.io/gh/MacHu-GWU/sayt-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/sayt.svg https://img.shields.io/pypi/l/sayt.svg https://img.shields.io/pypi/pyversions/sayt.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to sayt (Search as you type) Documentation

sayt (Search as you type) is a Python library provide Google liked searching experience using your own dataset. It focus on quickly indexing your own dataset and start searching on it. sayt is not a full text search database, it doesn’t support update/delete operation on your dataset, if your dataset is changed, sayt will delete the old one and re-index everything.

Features:

  1. Support id search, ngram search, full text search, fuzzy search, range search.

  2. Query results are automatically cached, and will expire based on your configuration.

Install

sayt is released on PyPI, so all you need is to:

$ pip install sayt

To upgrade to latest version:

$ pip install --upgrade sayt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sayt-0.6.5.tar.gz (25.7 kB view hashes)

Uploaded Source

Built Distribution

sayt-0.6.5-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page