Skip to content

grantjenks/typesense-python

 
 

Repository files navigation

Typesense Python Client

Python client for the Typesense API: https://github.com/typesense/typesense

Installation

$ pip install typesense

You can also add typesense to your project's requirements.txt.

Usage

You can find some examples here.

See detailed API documentation.

Compatibility

Typesense Server typesense-python
>= v0.25.0 >= v0.16.0
>= v0.23.0 >= v0.14.0
>= v0.21.0 >= v0.13.0
>= v0.20.0 >= v0.11.0
>= v0.19.0 >= v0.10.0
>= v0.17.0 >= v0.9.0
>= v0.16.0 >= v0.8.0
>= v0.15.0 >= v0.7.0

Contributing

Bug reports and pull requests are welcome on GitHub at [https://github.com/typesense/typesense-python].

License

typesense-python is distributed under the Apache 2 license.

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%