canvas-utilities


Namecanvas-utilities JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/ImagineersHub/compipe
SummaryVarious utility tools for editing canvas image
upload_time2024-10-01 03:34:19
maintainerNone
docs_urlNone
authoresunvoteb
requires_pythonNone
licenseMIT
keywords python image canvas 2d
VCS
bugtrack_url
requirements requests cryptography tqdm wrapt google-api-python-client twine wheel colorlog
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Various utility tools for editing canvas image

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ImagineersHub/compipe",
    "name": "canvas-utilities",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, image, canvas, 2d",
    "author": "esunvoteb",
    "author_email": "esun@voteb.com",
    "download_url": "https://files.pythonhosted.org/packages/51/84/a6e5a5e0fcf27acd04cc8f5ab3ee042035ff01a83307a00a5f81458793e5/canvas_utilities-0.1.3.tar.gz",
    "platform": null,
    "description": "# Various utility tools for editing canvas image\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Various utility tools for editing canvas image",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/ImagineersHub/compipe"
    },
    "split_keywords": [
        "python",
        " image",
        " canvas",
        " 2d"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77641f963834182ecd0fb806968d344e473ccf38af5febe2f2ec9c0bbc73428e",
                "md5": "34cbdf01e255ab15891a351762f6f2b4",
                "sha256": "00891c5d883000f9fcc9abb4710908b3192e1d13ff9d2287fb6cf38d7c0e55d5"
            },
            "downloads": -1,
            "filename": "canvas_utilities-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34cbdf01e255ab15891a351762f6f2b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20842,
            "upload_time": "2024-10-01T03:34:18",
            "upload_time_iso_8601": "2024-10-01T03:34:18.168838Z",
            "url": "https://files.pythonhosted.org/packages/77/64/1f963834182ecd0fb806968d344e473ccf38af5febe2f2ec9c0bbc73428e/canvas_utilities-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5184a6e5a5e0fcf27acd04cc8f5ab3ee042035ff01a83307a00a5f81458793e5",
                "md5": "b6854e3bfa398086bdd02000c2509f72",
                "sha256": "69388e492b5307b5bf379a710e2d11bd636eb226355cf9807471deddf933a53b"
            },
            "downloads": -1,
            "filename": "canvas_utilities-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b6854e3bfa398086bdd02000c2509f72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16157,
            "upload_time": "2024-10-01T03:34:19",
            "upload_time_iso_8601": "2024-10-01T03:34:19.153623Z",
            "url": "https://files.pythonhosted.org/packages/51/84/a6e5a5e0fcf27acd04cc8f5ab3ee042035ff01a83307a00a5f81458793e5/canvas_utilities-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 03:34:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ImagineersHub",
    "github_project": "compipe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.27.*"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "36.*"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.63.0"
                ]
            ]
        },
        {
            "name": "wrapt",
            "specs": [
                [
                    "==",
                    "1.13.3"
                ]
            ]
        },
        {
            "name": "google-api-python-client",
            "specs": [
                [
                    "==",
                    "2.39.0"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "colorlog",
            "specs": []
        }
    ],
    "lcname": "canvas-utilities"
}
        
Elapsed time: 0.43036s