Package short description.
Project description
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:
Support id search, ngram search, full text search, fuzzy search, range search.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sayt-0.6.5.tar.gz
.
File metadata
- Download URL: sayt-0.6.5.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0c54c3c0432ee2c88022204a9650fa0ad852207c200637df27e6ca025743feb |
|
MD5 | fb0c5f61bf135c068f12f22872fa374b |
|
BLAKE2b-256 | db8a244fa94ed635a1e53d32f8bd1e84e031c2049e7704f53ae848ea331f9f04 |
File details
Details for the file sayt-0.6.5-py3-none-any.whl
.
File metadata
- Download URL: sayt-0.6.5-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5934785495a10150b2d718c1d8c3a31d3e36db8a0db4ae54a52da7e8dbf5dc1b |
|
MD5 | daef985ad9788387b5125622aebfbb5a |
|
BLAKE2b-256 | 2fa0ec442d624db4edb2fbc9097455a29cf24b87cf5b9f5332a384e091b61248 |