typesense 0.21.0
0
Python client for Typesense, an open source and typo tolerant search engine.
Contents
Python client for Typesense, an open source and typo tolerant search engine.
Stars: 173, Watchers: 173, Forks: 38, Open Issues: 14The typesense/typesense-python
repo was created 6 years ago and the last code push was 3 weeks ago.
The project is popular with 173 github stars!
How to Install typesense
You can install typesense using pip
pip install typesense
or add it to a project with poetry
poetry add typesense
Package Details
- Author
- None
- License
- Apache 2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/typesense/
- Documentation:
- https://typesense.org/
- GitHub Repo:
- https://github.com/typesense/typesense-python
Classifiers
Related Packages
Errors
A list of common typesense errors.
Code Examples
Here are some typesense
code examples and snippets.
GitHub Issues
The typesense package has 14 open issues on GitHub
- Bump requests from 2.22.0 to 2.31.0