Python client for the Typesense API: https://github.com/typesense/typesense
Follows the Typesense API specification.
$ pip install typesense
You can also add typesense to your project's requirements.txt.
You can find some examples here.
See detailed API documentation.
| Typesense Server | typesense-python |
|---|---|
| >= v0.16.0 | >= v0.8.0 |
| >= v0.15.0 | >= v0.7.0 |
Bug reports and pull requests are welcome on GitHub at [https://github.com/typesense/typesense-python].
typesense-python is distributed under the Apache 2 license.