blurhash


Nameblurhash JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://github.com/halcy/blurhash-python
SummaryPure-Python implementation of the blurhash algorithm.
upload_time2019-10-11 19:02:28
maintainer
docs_urlNone
authorLorenz Diener
requires_python
licenseMIT
keywords blurhash graphics web_development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/halcy/blurhash-python",
    "name": "blurhash",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "blurhash graphics web_development",
    "author": "Lorenz Diener",
    "author_email": "lorenzd+blurhashpypi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/02/96/363eae896ec6a699dfc63f19f9b857c09294fe4d791198f002baa495fc4e/blurhash-1.1.4.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pure-Python implementation of the blurhash algorithm.",
    "version": "1.1.4",
    "project_urls": {
        "Homepage": "https://github.com/halcy/blurhash-python"
    },
    "split_keywords": [
        "blurhash",
        "graphics",
        "web_development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8008163cb166a2464223a5eb8890a92cc1cf7e8c7c79a2c75e497e3d8f3a4711",
                "md5": "a19c0c1ab3efc938032dfe13883e4350",
                "sha256": "7611c1bc41383d2349b6129208587b5d61e8792ce953893cb49c38beeb400d1d"
            },
            "downloads": -1,
            "filename": "blurhash-1.1.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a19c0c1ab3efc938032dfe13883e4350",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5307,
            "upload_time": "2019-10-11T19:02:27",
            "upload_time_iso_8601": "2019-10-11T19:02:27.484273Z",
            "url": "https://files.pythonhosted.org/packages/80/08/163cb166a2464223a5eb8890a92cc1cf7e8c7c79a2c75e497e3d8f3a4711/blurhash-1.1.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0296363eae896ec6a699dfc63f19f9b857c09294fe4d791198f002baa495fc4e",
                "md5": "96a189ee4a45dc0c7cebafe10de6f377",
                "sha256": "da56b163e5a816e4ad07172f5639287698e09d7f3dc38d18d9726d9c1dbc4cee"
            },
            "downloads": -1,
            "filename": "blurhash-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "96a189ee4a45dc0c7cebafe10de6f377",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4738,
            "upload_time": "2019-10-11T19:02:28",
            "upload_time_iso_8601": "2019-10-11T19:02:28.868128Z",
            "url": "https://files.pythonhosted.org/packages/02/96/363eae896ec6a699dfc63f19f9b857c09294fe4d791198f002baa495fc4e/blurhash-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-10-11 19:02:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "halcy",
    "github_project": "blurhash-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "blurhash"
}
        
Elapsed time: 0.12781s