# hf_cleaner
`hf_cleaner` is a simple Python package that provides utility to view and delete hugging face models downloaded in the local cache.
Works for windows, linux and MacOS
## Installation
```bash
pip install hf_cleaner
```
## CLI caller
```bash
hf_cleaner
```
Raw data
{
"_id": null,
"home_page": "https://github.com/HarsimarSingh23/hf_cleaner",
"name": "hf_cleaner",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "hugging_face, cleanup, utility",
"author": "Harsimarsingh",
"author_email": "sainiharsimar@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/34/27/6e7ac5810d6ce6a6e18a204eb9086eb32cf7c31eacbb72c8dc3c9cd3ecac/hf_cleaner-0.1.1.tar.gz",
"platform": null,
"description": "\n\n# hf_cleaner\n\n`hf_cleaner` is a simple Python package that provides utility to view and delete hugging face models downloaded in the local cache.\nWorks for windows, linux and MacOS\n\n## Installation\n\n```bash\npip install hf_cleaner\n```\n\n## CLI caller\n\n```bash\nhf_cleaner\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "A utility for cleaning Hugging Face models or artifacts.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/HarsimarSingh23/hf_cleaner",
"Repository": "https://github.com/HarsimarSingh23/hf_cleaner"
},
"split_keywords": [
"hugging_face",
" cleanup",
" utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5282364ba485530558658c7151995c792506ad4a93502746bb37e9867ea1e345",
"md5": "88c9dd97f4733568f1e0c50828b427c1",
"sha256": "5644efb5b856b13237408b1ca77ff2d2e45dcd046b22945c4f90f51e5ea12e91"
},
"downloads": -1,
"filename": "hf_cleaner-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "88c9dd97f4733568f1e0c50828b427c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 5767,
"upload_time": "2025-01-19T08:36:36",
"upload_time_iso_8601": "2025-01-19T08:36:36.659641Z",
"url": "https://files.pythonhosted.org/packages/52/82/364ba485530558658c7151995c792506ad4a93502746bb37e9867ea1e345/hf_cleaner-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "34276e7ac5810d6ce6a6e18a204eb9086eb32cf7c31eacbb72c8dc3c9cd3ecac",
"md5": "1d83e64b9b77b32fed1ed1b38d4210f5",
"sha256": "c3796ed55a72d0ed44a5017bd222670ca71274c9075d484fc89c7d906b524893"
},
"downloads": -1,
"filename": "hf_cleaner-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "1d83e64b9b77b32fed1ed1b38d4210f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 9733,
"upload_time": "2025-01-19T08:36:37",
"upload_time_iso_8601": "2025-01-19T08:36:37.814943Z",
"url": "https://files.pythonhosted.org/packages/34/27/6e7ac5810d6ce6a6e18a204eb9086eb32cf7c31eacbb72c8dc3c9cd3ecac/hf_cleaner-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-19 08:36:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "HarsimarSingh23",
"github_project": "hf_cleaner",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "streamlit",
"specs": []
},
{
"name": "pytest",
"specs": []
}
],
"lcname": "hf_cleaner"
}