material-color


Namematerial-color JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryUnofficial Android Material Color
upload_time2024-08-30 01:42:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords material color android
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Material Color
Unofficial Android material color v2 hex generator for python.
https://m2.material.io/design/color/the-color-system.html#tools-for-picking-colors

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "material-color",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "material, color, android",
    "author": null,
    "author_email": "Martanto <martanto@live.com>",
    "download_url": "https://files.pythonhosted.org/packages/63/b7/d5a071d9bedb7aa168abf2db6d1123860df1a6084282aaf467461da2f5c2/material_color-1.1.0.tar.gz",
    "platform": null,
    "description": "# Material Color\nUnofficial Android material color v2 hex generator for python.\nhttps://m2.material.io/design/color/the-color-system.html#tools-for-picking-colors\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Unofficial Android Material Color",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/martanto/material-color",
        "Issues": "https://github.com/martanto/material-color/issues"
    },
    "split_keywords": [
        "material",
        " color",
        " android"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebed534ccb40b12afb79ded1995ece8671b9028fe210ed82f057bccd33a346c3",
                "md5": "b6b2f59cbd08d338f9747b293647946b",
                "sha256": "34a64ef0670565721d2d52ed5c5f33ecc371adf179f286a609959d6680825a3f"
            },
            "downloads": -1,
            "filename": "material_color-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6b2f59cbd08d338f9747b293647946b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4159,
            "upload_time": "2024-08-30T01:42:05",
            "upload_time_iso_8601": "2024-08-30T01:42:05.523495Z",
            "url": "https://files.pythonhosted.org/packages/eb/ed/534ccb40b12afb79ded1995ece8671b9028fe210ed82f057bccd33a346c3/material_color-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63b7d5a071d9bedb7aa168abf2db6d1123860df1a6084282aaf467461da2f5c2",
                "md5": "8695c1179b6de80d51921d23ac71aa2b",
                "sha256": "04970ede38de65ce32dd80b066977e545c0d4548a8dbdbc76cea7c672705e2b5"
            },
            "downloads": -1,
            "filename": "material_color-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8695c1179b6de80d51921d23ac71aa2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3312,
            "upload_time": "2024-08-30T01:42:06",
            "upload_time_iso_8601": "2024-08-30T01:42:06.979484Z",
            "url": "https://files.pythonhosted.org/packages/63/b7/d5a071d9bedb7aa168abf2db6d1123860df1a6084282aaf467461da2f5c2/material_color-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-30 01:42:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "martanto",
    "github_project": "material-color",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "material-color"
}
        
Elapsed time: 0.31892s