face-miner


Nameface-miner JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryExtractor for HuggingFace models
upload_time2025-10-28 08:27:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2025 FaceMiner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords extractor huggingface library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hugging Face Extractor

A web-based tool to extract metadata for models from the Hugging Face Hub.

## Features

* Extract information for a single model or all models.
* Fetches metadata, tags, datasets, CO2 emissions, commits, discussions, and file manifests.
* Multi-threaded extraction for performance.
* Download the extracted data as a ZIP file containing multiple CSVs.
* Ability to resume a full crawl if interrupted.

## Installation

```bash
pip install face-miner
flask --app hf_extractor run
```



## Usage

1.  Run the Flask application.

2.  Open your web browser and navigate to `http://127.0.0.1:5050`.

3.  Use the web interface to start the extraction process.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "face-miner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "extractor, huggingface, library",
    "author": null,
    "author_email": "\"Jati H. Husen\" <jatihusen@telkomuniversity.ac.id>, Adam Rafif Faqih <adamrafif@student.telkomuniversity.ac.id>, \"M. Daffa Raygama\" <daffraygama@student.telkomuniversity.ac.id>, Yanwar Ardika Cahyani <yardika@student.telkomuniversity.ac.id>, Farah Aurellia Prima <farahaurellia@student.telkomuniversity.ac.id>",
    "download_url": "https://files.pythonhosted.org/packages/b3/87/96f14bba6145acd8f5bcd9c29a767d79442c404cd61245c5c03744657249/face_miner-1.0.1.tar.gz",
    "platform": null,
    "description": "# Hugging Face Extractor\n\nA web-based tool to extract metadata for models from the Hugging Face Hub.\n\n## Features\n\n* Extract information for a single model or all models.\n* Fetches metadata, tags, datasets, CO2 emissions, commits, discussions, and file manifests.\n* Multi-threaded extraction for performance.\n* Download the extracted data as a ZIP file containing multiple CSVs.\n* Ability to resume a full crawl if interrupted.\n\n## Installation\n\n```bash\npip install face-miner\nflask --app hf_extractor run\n```\n\n\n\n## Usage\n\n1.  Run the Flask application.\n\n2.  Open your web browser and navigate to `http://127.0.0.1:5050`.\n\n3.  Use the web interface to start the extraction process.",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 FaceMiner\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "Extractor for HuggingFace models",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/F201",
        "Issues": "https://github.com/F201/hf-extractor"
    },
    "split_keywords": [
        "extractor",
        " huggingface",
        " library"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7b161de4558567894d8ed7bec9ef2cbe3e0acb964ae86a4d443371a721ff1a00",
                "md5": "d0418ce461d1c4fa6a544ec30636be7f",
                "sha256": "668b5eae1fe30d33049cc476ae11c06b10eb155483f0cff97bd93b85efdb0603"
            },
            "downloads": -1,
            "filename": "face_miner-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0418ce461d1c4fa6a544ec30636be7f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22082,
            "upload_time": "2025-10-28T08:25:16",
            "upload_time_iso_8601": "2025-10-28T08:25:16.713170Z",
            "url": "https://files.pythonhosted.org/packages/7b/16/1de4558567894d8ed7bec9ef2cbe3e0acb964ae86a4d443371a721ff1a00/face_miner-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b38796f14bba6145acd8f5bcd9c29a767d79442c404cd61245c5c03744657249",
                "md5": "5a42d92e48ad3da1ca71ca5b8503942a",
                "sha256": "978fac97fd8358bd1dd2d5bcdd7238d5e9c1ed16505c6059ee19e7ae0e414f5f"
            },
            "downloads": -1,
            "filename": "face_miner-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5a42d92e48ad3da1ca71ca5b8503942a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18275908,
            "upload_time": "2025-10-28T08:27:54",
            "upload_time_iso_8601": "2025-10-28T08:27:54.337732Z",
            "url": "https://files.pythonhosted.org/packages/b3/87/96f14bba6145acd8f5bcd9c29a767d79442c404cd61245c5c03744657249/face_miner-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-28 08:27:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "F201",
    "github_project": "hf-extractor",
    "github_not_found": true,
    "lcname": "face-miner"
}
        
Elapsed time: 0.78784s