An enhanced Python API to Meilisearch
About
PyMeilisearch is a Python command-line interface (CLI) that simplifies integration with Meilisearch, enabling developers to enhance their applications with powerful search functionality by indexing desired data.
PyMeilisearch provides these key features:
Easy integration with continuous integration workflows.
High-level functionality for indexing data, performing searches, and managing documents.
Powerful capabilities for enabling filtering options and indexing configurations for tailored search experiences.
Installation
Installing the pymeilisearch package is as easy as running this command:
python -m pip install pymeilisearch
For other installation methods, refer to PyMeilisearch installation in the PyMeilisearch documentation.
Documentation
The PyMeilisearch documentation contains these sections:
Getting started: Describes how to install PyMeilisearch and build your own Docker image for testing PyMeilisearch locally.
User guide: Describes how to use the PyMeilisearch CLI and integrate PyMeilisearch in a website.
API reference: Describes the PyMeilisearch API. For each subpackage and submodule, it provides information about classes, functions, methods, parameters, and return values. This reference helps you understand the available API endpoints, their capabilities, and how to interact with them programmatically.
Examples: Provides code examples that show how to use PyMeilisearch in real-world scenarios. Sample code snippets and complete scripts demonstrate different use cases or specific features to help you understand how to use PyMeilisearch in your own projects.
Troubleshooting
To request troubleshooting assistance or report an issue, follow these steps to create an issue in the project’s repository:
Go to the PyMeilisearch repository.
Click the Issues tab to view the Issues page.
On the Issues page, click New Issue.
In the window that opens, provide a clear and detailed description of the issue that you are facing. Include any relevant error messages, code snippets, and screenshots.
To reach the project support team, email pyansys.core@ansys.com.
License and acknowledgements
PyMeilisearch is licensed under the MIT license. You can see the full text of the license in the LICENSE file.
Release files for pymeilisearch 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymeilisearch-0.3.2.tar.gz | 17.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pymeilisearch-0.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.9 kB
Release files / pymeilisearch-0.3.2.tar.gz
| Download URL | pymeilisearch-0.3.2.tar.gz |
|---|---|
| Size | 17.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1d0df0357826f802e58272acaac22f176eef14d1884d06602b5aa830538129e1
|
|
BLAKE2b-256 checksum How to use checksums |
a429e4b023ed7c1434e1f969f811f96cfb3522f40d4e30ef901dfe3162a49b98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.14
|
Release files / pymeilisearch-0.3.2-py3-none-any.whl
| Download URL | pymeilisearch-0.3.2-py3-none-any.whl |
|---|---|
| Size | 20.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d682ed938d5bfb58c503e7e9327a3c6e2392fabaf19b8c31b2a17128897540ec
|
|
BLAKE2b-256 checksum How to use checksums |
edc2fba9e9746961ba41dc56845485bcdb4d86f60b534653d6120da672a4b7c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.14
|