Contents

typesense 2.0.0

0

Python client for Typesense, an open source and typo tolerant search engine.

Python client for Typesense, an open source and typo tolerant search engine.

Stars: 233, Watchers: 233, Forks: 59, Open Issues: 35

The typesense/typesense-python repo was created 8 years ago and the last code push was Yesterday.
The project is popular with 233 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

No  typesense  pypi packages just yet.

Errors

A list of common typesense errors.

Code Examples

Here are some typesense code examples and snippets.

GitHub Issues

The typesense package has 35 open issues on GitHub

  • Add all to init.py for public API
  • Module "typesense" does not explicitly export attribute "Client"
  • Add support for Python 3.14
  • [Bug] - DeprecationWarning on instantiation of Client
  • test(metrics): some metrics only exists on Linux
  • fix(types): add stem_dictionary to collection types

See more issues on GitHub