facerate


Namefacerate JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/your-username/facerate
SummaryA package for scoring facial beauty.
upload_time2023-11-09 18:33:23
maintainer
docs_urlNone
authorDanila Vershinin
requires_python>=3.6
license
keywords facial beauty score rating facerate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FaceRate

This is a Python package for rating facial attractiveness using `face-score.com`.

## Installation

Describe how to install the package.

## Usage

Provide examples of how to use the package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/your-username/facerate",
    "name": "facerate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "facial,beauty,score,rating,facerate",
    "author": "Danila Vershinin",
    "author_email": "your-email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/e1/2ea7cf2df9d05b26500c84e8ea7ba8957cc380f1e53b56b0ba86c02ae1c4/facerate-0.0.1.tar.gz",
    "platform": null,
    "description": "# FaceRate\n\nThis is a Python package for rating facial attractiveness using `face-score.com`.\n\n## Installation\n\nDescribe how to install the package.\n\n## Usage\n\nProvide examples of how to use the package.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package for scoring facial beauty.",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/your-username/facerate/issues",
        "Homepage": "https://github.com/your-username/facerate"
    },
    "split_keywords": [
        "facial",
        "beauty",
        "score",
        "rating",
        "facerate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64cb67b7f65af4cb05c7d95c58d5cafe999597f139313ccaf6b03f550c67eb9d",
                "md5": "e994919668eba822e0d3e391e46f51c2",
                "sha256": "979ab1bcb0d4d540edd458870676aa546c877c85fd47a3dd726ff73b752d7cfb"
            },
            "downloads": -1,
            "filename": "facerate-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e994919668eba822e0d3e391e46f51c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5948,
            "upload_time": "2023-11-09T18:33:21",
            "upload_time_iso_8601": "2023-11-09T18:33:21.709279Z",
            "url": "https://files.pythonhosted.org/packages/64/cb/67b7f65af4cb05c7d95c58d5cafe999597f139313ccaf6b03f550c67eb9d/facerate-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4e12ea7cf2df9d05b26500c84e8ea7ba8957cc380f1e53b56b0ba86c02ae1c4",
                "md5": "a0264c4a6155d6e0dae850aaa2203bb0",
                "sha256": "eb1a75d157c3985f7a70417efb82c794dfba363a6121e5573f25d6731716bcfc"
            },
            "downloads": -1,
            "filename": "facerate-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a0264c4a6155d6e0dae850aaa2203bb0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5512,
            "upload_time": "2023-11-09T18:33:23",
            "upload_time_iso_8601": "2023-11-09T18:33:23.868172Z",
            "url": "https://files.pythonhosted.org/packages/e4/e1/2ea7cf2df9d05b26500c84e8ea7ba8957cc380f1e53b56b0ba86c02ae1c4/facerate-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 18:33:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "your-username",
    "github_project": "facerate",
    "github_not_found": true,
    "lcname": "facerate"
}
        
Elapsed time: 0.13952s