From the `candle-pyo3` directory, enable a virtual env where you will want the
candle package to be installed then run.
```bash
maturin develop
python test.py
```
Raw data
{
"_id": null,
"home_page": null,
"name": "candle-pyo3",
"maintainer": null,
"docs_url": null,
"requires_python": "",
"maintainer_email": null,
"keywords": "blas,tensor,machine-learning",
"author": null,
"author_email": null,
"download_url": null,
"platform": null,
"description": "From the `candle-pyo3` directory, enable a virtual env where you will want the\ncandle package to be installed then run.\n\n```bash\nmaturin develop\npython test.py\n```\n\n",
"bugtrack_url": null,
"license": "MIT OR Apache-2.0",
"summary": "Minimalist ML framework.",
"version": "0.2.1",
"project_urls": {
"Source Code": "https://github.com/huggingface/candle"
},
"split_keywords": [
"blas",
"tensor",
"machine-learning"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d095e7b16d155ca93011384658860838577d275b8315b604e29d6d751f95ce8e",
"md5": "5377c304849a7cf1714e458d2ef3312e",
"sha256": "1b447af100532a8238293935cb07032965375ea3c58706898d43753b844f67e0"
},
"downloads": -1,
"filename": "candle_pyo3-0.2.1-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "5377c304849a7cf1714e458d2ef3312e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 962671,
"upload_time": "2023-09-02T15:26:29",
"upload_time_iso_8601": "2023-09-02T15:26:29.868074Z",
"url": "https://files.pythonhosted.org/packages/d0/95/e7b16d155ca93011384658860838577d275b8315b604e29d6d751f95ce8e/candle_pyo3-0.2.1-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-02 15:26:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "huggingface",
"github_project": "candle",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "candle-pyo3"
}