# Astrapia
[](https://github.com/Tensor46/astrapia/actions/workflows/python-package.yml)
ML Inference Library with CoreML and ONNXRunTime backends.
## Examples
### MediaPipe
MediaPipe face detector (short & long) and face mesh landmark models in both CoreML and ONNXRunTime are added.
Raw data
{
"_id": null,
"home_page": null,
"name": "astrapia",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "CoreML, ML-Inference, ONNXRunTime",
"author": null,
"author_email": "Tensor46 <vikas11187@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/30/2f/817381983c924068fb346d5b3ef057c34fd8e2968d2a636497211e33892f/astrapia-0.2.1.tar.gz",
"platform": null,
"description": "# Astrapia\n[](https://github.com/Tensor46/astrapia/actions/workflows/python-package.yml)\n\nML Inference Library with CoreML and ONNXRunTime backends.\n\n## Examples\n### MediaPipe\nMediaPipe face detector (short & long) and face mesh landmark models in both CoreML and ONNXRunTime are added.",
"bugtrack_url": null,
"license": null,
"summary": "ML Inference Library with CoreML and ONNXRunTime backends.",
"version": "0.2.1",
"project_urls": {
"Changelog": "https://github.com/Tensor46/astrapia/blob/main/CHANGELOG.md",
"Documentation": "https://github.com/Tensor46/astrapia#readme",
"Issues": "https://github.com/Tensor46/astrapia/issues",
"Source": "https://github.com/Tensor46/astrapia"
},
"split_keywords": [
"coreml",
" ml-inference",
" onnxruntime"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "85a09bad56cfead337951e20a31c3823804a322a87937edec32c0af083f33097",
"md5": "91e33563b7a7f812340ca4683d419891",
"sha256": "15f4bae0ba6e81c4e0e3438375f41cacb1b27c89a654d88da7a8a7de0682d3ee"
},
"downloads": -1,
"filename": "astrapia-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91e33563b7a7f812340ca4683d419891",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 5730201,
"upload_time": "2025-03-19T03:07:19",
"upload_time_iso_8601": "2025-03-19T03:07:19.796188Z",
"url": "https://files.pythonhosted.org/packages/85/a0/9bad56cfead337951e20a31c3823804a322a87937edec32c0af083f33097/astrapia-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "302f817381983c924068fb346d5b3ef057c34fd8e2968d2a636497211e33892f",
"md5": "1a1b054a335d07c75b85378dd48949ce",
"sha256": "8a37c78529b0fdaf597e676fcbfb0a4f3bdc209258471867d84769009061850d"
},
"downloads": -1,
"filename": "astrapia-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "1a1b054a335d07c75b85378dd48949ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 5788723,
"upload_time": "2025-03-19T03:07:18",
"upload_time_iso_8601": "2025-03-19T03:07:18.032244Z",
"url": "https://files.pythonhosted.org/packages/30/2f/817381983c924068fb346d5b3ef057c34fd8e2968d2a636497211e33892f/astrapia-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-19 03:07:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Tensor46",
"github_project": "astrapia",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pydantic",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "Pillow",
"specs": [
[
">=",
"9.0.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.23.0"
]
]
},
{
"name": "numba",
"specs": [
[
">=",
"0.50.0"
]
]
},
{
"name": "opencv-python",
"specs": []
},
{
"name": "coremltools",
"specs": [
[
">=",
"6.0.0"
]
]
},
{
"name": "onnxruntime",
"specs": [
[
">=",
"1.15.0"
]
]
}
],
"lcname": "astrapia"
}