gd-icon-composite


Namegd-icon-composite JSON
Version 0.0.13 PyPI version JSON
download
home_pageNone
SummaryA package to easily generate images of geometry dash icons using pillow
upload_time2025-02-15 23:17:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords dash gd geometry geometry dash gmd icon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GD Icon Composite

Used to generate a full image out of the sprites that make up the icons in Geometry Dash.

Requires Pillow (version 9, haven't tested with others)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gd-icon-composite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dash, gd, geometry, geometry dash, gmd, icon",
    "author": null,
    "author_email": "Luar77 <luar77.commissions@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d8/28/1cf97a8c45c2164e8d024e631491269ab779f4910439b156984ffd124ebb/gd_icon_composite-0.0.13.tar.gz",
    "platform": null,
    "description": "# GD Icon Composite\n\nUsed to generate a full image out of the sprites that make up the icons in Geometry Dash.\n\nRequires Pillow (version 9, haven't tested with others)",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package to easily generate images of geometry dash icons using pillow",
    "version": "0.0.13",
    "project_urls": {
        "Bug Tracker": "https://github.com/Luar77/gdIconComposite/issues",
        "Homepage": "https://github.com/Luar77/gdIconComposite"
    },
    "split_keywords": [
        "dash",
        " gd",
        " geometry",
        " geometry dash",
        " gmd",
        " icon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "febea97b24c158a7c92a6580e1f04c0884fd915d4948cbd433f73ae0e2f78642",
                "md5": "814e0f6103e1f00f6bbc3425db234243",
                "sha256": "80ab2ccab150f160fde54b76e310c00f9546ffd0e0fafda36473975270cb50e6"
            },
            "downloads": -1,
            "filename": "gd_icon_composite-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "814e0f6103e1f00f6bbc3425db234243",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16362229,
            "upload_time": "2025-02-15T23:17:20",
            "upload_time_iso_8601": "2025-02-15T23:17:20.070768Z",
            "url": "https://files.pythonhosted.org/packages/fe/be/a97b24c158a7c92a6580e1f04c0884fd915d4948cbd433f73ae0e2f78642/gd_icon_composite-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8281cf97a8c45c2164e8d024e631491269ab779f4910439b156984ffd124ebb",
                "md5": "d65b329435fb46992167158d8377d187",
                "sha256": "7ccc0063515004ea59e556351d8d3fa6f7a866038781521da6569518796a56a6"
            },
            "downloads": -1,
            "filename": "gd_icon_composite-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "d65b329435fb46992167158d8377d187",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 13057396,
            "upload_time": "2025-02-15T23:17:25",
            "upload_time_iso_8601": "2025-02-15T23:17:25.322455Z",
            "url": "https://files.pythonhosted.org/packages/d8/28/1cf97a8c45c2164e8d024e631491269ab779f4910439b156984ffd124ebb/gd_icon_composite-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 23:17:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Luar77",
    "github_project": "gdIconComposite",
    "github_not_found": true,
    "lcname": "gd-icon-composite"
}
        
Elapsed time: 0.46821s