{"id":13722110,"url":"https://github.com/devtud/aio_meilisearch","last_synced_at":"2026-05-29T01:31:49.260Z","repository":{"id":57409020,"uuid":"325639894","full_name":"devtud/aio_meilisearch","owner":"devtud","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-03T15:35:01.000Z","size":79,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T01:31:37.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devtud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-30T20:15:33.000Z","updated_at":"2025-11-17T20:47:32.000Z","dependencies_parsed_at":"2022-09-26T17:11:08.423Z","dependency_job_id":null,"html_url":"https://github.com/devtud/aio_meilisearch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devtud/aio_meilisearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtud%2Faio_meilisearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtud%2Faio_meilisearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtud%2Faio_meilisearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtud%2Faio_meilisearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devtud","download_url":"https://codeload.github.com/devtud/aio_meilisearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtud%2Faio_meilisearch/sbom","scorecard":{"id":338530,"data":{"date":"2025-08-11","repo":{"name":"github.com/devtud/aio_meilisearch","commit":"3f7d77be102d3fcd2c1206592960003821be64ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/devtud/aio_meilisearch/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/devtud/aio_meilisearch/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:20","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T05:16:00.526Z","repository_id":57409020,"created_at":"2025-08-18T05:16:00.527Z","updated_at":"2025-08-18T05:16:00.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33633468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T01:01:24.686Z","updated_at":"2026-05-29T01:31:49.242Z","avatar_url":"https://github.com/devtud.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":["Community Tools"],"readme":"[![Tests](https://github.com/devtud/aio_meilisearch/workflows/Tests/badge.svg)](https://github.com/devtud/aio_meilisearch/actions?workflow=Tests)\n![pypi](https://img.shields.io/pypi/v/aio_meilisearch.svg)\n![versions](https://img.shields.io/pypi/pyversions/aio_meilisearch.svg)\n[![](https://pypip.in/license/aio_meilisearch/badge.svg)](https://pypi.python.org/pypi/aio_meilisearch)\n\n# AIO_MEILISEARCH\n## Async Wrapper over Meilisearch REST API with type hints\n\n```bash\npip install aio_meilisearch\n```\n\n## Usage\n\n```python\nfrom typing import TypedDict, List, Optional\nimport httpx\nfrom aio_meilisearch import (\n    MeiliSearch,\n    MeiliConfig,\n    Index,\n    SearchResponse,\n)\n\n\nclass MovieDict(TypedDict):\n    id: str\n    name: str\n    genres: List[str]\n    url: str\n    year: int\n\n\nhttp = httpx.AsyncClient()\n\nmeilisearch = MeiliSearch(\n    meili_config=MeiliConfig(\n        base_url='http://localhost:7700',\n        private_key='PRIVATE_KEY',\n        public_key='PUBLIC_KEY',\n    ),\n    http_client=http,\n)\n\n\nindex: Index[MovieDict] = await meilisearch.create_index(name=\"movies\", pk=\"id\")\n\nawait index.update_settings(\n    {\n        \"searchableAttributes\": [\"name\", \"genres\"],\n        \"displayedAttributes\": [\n            \"name\",\n            \"genres\",\n            \"id\",\n            \"url\",\n            \"year\",\n        ],\n        \"attributesForFaceting\": [\"genres\", \"year\"],\n    }\n)\n\nmovie_list: List[MovieDict] = [\n    {\n        \"name\": \"Oblivion\",\n        \"genres\": [\"action\", \"adventure\", \"sci-fi\"],\n        \"id\": \"tt1483013\",\n        \"url\": \"https://www.imdb.com/title/tt1483013/\",\n        \"year\": 2013,\n    }\n]\n\nawait index.documents.add_many(movie_list)\n\nresponse: SearchResponse[MovieDict] = await index.documents.search(query=\"action\")\n```\n\n## Contributing\n\n**Prerequisites:**\n - **poetry**\n - **nox**\n - **nox-poetry**\n\nInstall them on your system:\n```bash\npip install poetry nox nox-poetry\n```\n\nRun tests:\n```bash\nnox\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevtud%2Faio_meilisearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevtud%2Faio_meilisearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevtud%2Faio_meilisearch/lists"}