Flask-Avatars


NameFlask-Avatars JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/helloflask/flask-avatars
SummaryAll avatar generators in one place.
upload_time2023-11-29 14:25:53
maintainer
docs_urlNone
authorGrey Li
requires_python
licenseMIT
keywords flask extension development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # Flask-Avatars
All avatar generators in one place:

* Default avatar
* Gravatar
* Robohash
* Social media avatar
* Identicon generation
* Avatar crop

## Links

* Documentation: https://flask-avatars.readthedocs.io/en/latest/
* PyPI: https://pypi.org/project/Flask-Avatars/

## License

This project is licensed under the MIT License (see the
`LICENSE` file for details).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/helloflask/flask-avatars",
    "name": "Flask-Avatars",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "flask extension development",
    "author": "Grey Li",
    "author_email": "withlihui@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/ee/65920d9f9cabde0323bf14cb246c298e8f44167e049d1288b71d1b562d8d/Flask-Avatars-0.2.3.tar.gz",
    "platform": "any",
    "description": "# Flask-Avatars\nAll avatar generators in one place:\n\n* Default avatar\n* Gravatar\n* Robohash\n* Social media avatar\n* Identicon generation\n* Avatar crop\n\n## Links\n\n* Documentation: https://flask-avatars.readthedocs.io/en/latest/\n* PyPI: https://pypi.org/project/Flask-Avatars/\n\n## License\n\nThis project is licensed under the MIT License (see the\n`LICENSE` file for details).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "All avatar generators in one place.",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/helloflask/flask-avatars"
    },
    "split_keywords": [
        "flask",
        "extension",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51d3cd28bf28ed59025637f6ee664cc2070b8e31f73c62af6d8a5e649b89c7f5",
                "md5": "515ca5fd1375a14dae5a88731673e185",
                "sha256": "07c2983277b886252a0de3b3f754bd579032ae3fa4a9cd93a8da3999f6f6b8c3"
            },
            "downloads": -1,
            "filename": "Flask_Avatars-0.2.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "515ca5fd1375a14dae5a88731673e185",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 103359,
            "upload_time": "2023-11-29T14:25:52",
            "upload_time_iso_8601": "2023-11-29T14:25:52.216267Z",
            "url": "https://files.pythonhosted.org/packages/51/d3/cd28bf28ed59025637f6ee664cc2070b8e31f73c62af6d8a5e649b89c7f5/Flask_Avatars-0.2.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7ee65920d9f9cabde0323bf14cb246c298e8f44167e049d1288b71d1b562d8d",
                "md5": "19e83f43fdf9c4cd9a7ca9331abe4689",
                "sha256": "6e85c8e1009e77cf0a6d06ae7eb1a86bf139db995f1a08df210018b2f1ac4300"
            },
            "downloads": -1,
            "filename": "Flask-Avatars-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "19e83f43fdf9c4cd9a7ca9331abe4689",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 91495,
            "upload_time": "2023-11-29T14:25:53",
            "upload_time_iso_8601": "2023-11-29T14:25:53.497601Z",
            "url": "https://files.pythonhosted.org/packages/f7/ee/65920d9f9cabde0323bf14cb246c298e8f44167e049d1288b71d1b562d8d/Flask-Avatars-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 14:25:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "helloflask",
    "github_project": "flask-avatars",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "flask-avatars"
}
        
Elapsed time: 0.16811s