meilisearch-python-async


Namemeilisearch-python-async JSON
Version 1.8.1 PyPI version JSON
download
home_pagehttps://github.com/sanders41/meilisearch-python-sdk
SummaryA Python async client for the Meilisearch API
upload_time2023-10-03 20:21:58
maintainer
docs_urlNone
authorPaul Sanders
requires_python>=3.8,<4.0
licenseMIT
keywords meilisearch async python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Meilisearch Python Async

:warning:
This project has been renamed to [meilisearch-python-sdk](https://github.com/sanders41/meilisearch-python-sdk)
:warning:

Under the new name both an async and a sync client are provided. You should install the new package
instead of this one.

## Installation

```sh
pip install meilisearch-python-sdk
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sanders41/meilisearch-python-sdk",
    "name": "meilisearch-python-async",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "meilisearch,async,python",
    "author": "Paul Sanders",
    "author_email": "psanders1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/84/1a/a13ac38ececede3a90bb2a417ccc5e0874c0e6db2a90c2bbc593b58f9a86/meilisearch_python_async-1.8.1.tar.gz",
    "platform": null,
    "description": "# Meilisearch Python Async\n\n:warning:\nThis project has been renamed to [meilisearch-python-sdk](https://github.com/sanders41/meilisearch-python-sdk)\n:warning:\n\nUnder the new name both an async and a sync client are provided. You should install the new package\ninstead of this one.\n\n## Installation\n\n```sh\npip install meilisearch-python-sdk\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python async client for the Meilisearch API",
    "version": "1.8.1",
    "project_urls": {
        "Documentation": "https://meilisearch-python-sdk.paulsanders.dev",
        "Homepage": "https://github.com/sanders41/meilisearch-python-sdk",
        "Repository": "https://github.com/sanders41/meilisearch-python-sdk"
    },
    "split_keywords": [
        "meilisearch",
        "async",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdb1de9bed7181a7fa4319cf4314897b362d2e515cf6c7b5364e7d321e763eb1",
                "md5": "47d5149bf6e5a49d9d2223ed6f3281df",
                "sha256": "68ee27a31c90f7b672b2fb124328c739d587ac65e9865344fce73a9f08872767"
            },
            "downloads": -1,
            "filename": "meilisearch_python_async-1.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47d5149bf6e5a49d9d2223ed6f3281df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 28559,
            "upload_time": "2023-10-03T20:21:56",
            "upload_time_iso_8601": "2023-10-03T20:21:56.743598Z",
            "url": "https://files.pythonhosted.org/packages/bd/b1/de9bed7181a7fa4319cf4314897b362d2e515cf6c7b5364e7d321e763eb1/meilisearch_python_async-1.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "841aa13ac38ececede3a90bb2a417ccc5e0874c0e6db2a90c2bbc593b58f9a86",
                "md5": "444fce7ffa857d688d47b0e59992a1d8",
                "sha256": "4b10948a3e08b93c8c2ac05bde9bf4b286a0da8c53305ae00ba2b4347982daf2"
            },
            "downloads": -1,
            "filename": "meilisearch_python_async-1.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "444fce7ffa857d688d47b0e59992a1d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 22459,
            "upload_time": "2023-10-03T20:21:58",
            "upload_time_iso_8601": "2023-10-03T20:21:58.376142Z",
            "url": "https://files.pythonhosted.org/packages/84/1a/a13ac38ececede3a90bb2a417ccc5e0874c0e6db2a90c2bbc593b58f9a86/meilisearch_python_async-1.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 20:21:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sanders41",
    "github_project": "meilisearch-python-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "meilisearch-python-async"
}
        
Elapsed time: 0.13073s