typesense

Package — SearchPython 3.7+Advanced

Python client for Typesense typo-tolerant search engine

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
requests
Install
pip install typesense

Learn by Difficulty

Quick Example

python
# Install: pip install typesense
import typesense

# Basic typesense usage
print(f"Using typesense")
# See documentation for detailed examples

typesense is a third-party package. Python client for Typesense typo-tolerant search engine. Install with: pip install typesense

Try in Playground

Tags

packagesearchindexingfull-text