canvas-utilities


Namecanvas-utilities JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/ImagineersHub/compipe
SummaryVarious utility tools for editing canvas image
upload_time2024-01-19 06:25:07
maintainer
docs_urlNone
authoresunvoteb
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,image,canvas,2d",
    "author": "esunvoteb",
    "author_email": "esun@voteb.com",
    "download_url": "https://files.pythonhosted.org/packages/35/d4/7ee8bc41f28aff4597e096023cabc4706ec1daff1f632798e63085de06af/canvas_utilities-0.1.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/ImagineersHub/compipe"
    },
    "split_keywords": [
        "python",
        "image",
        "canvas",
        "2d"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e64767fe22c85d7fa818c050587f07d8863a4693c0ffab2b246712fe18503a1e",
                "md5": "5e7b418e360fe9a78da94eab9a851675",
                "sha256": "fb06ef835861db45499faf68ee83c56cc28411470366463764e3d5a1254690be"
            },
            "downloads": -1,
            "filename": "canvas_utilities-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e7b418e360fe9a78da94eab9a851675",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20809,
            "upload_time": "2024-01-19T06:25:05",
            "upload_time_iso_8601": "2024-01-19T06:25:05.296203Z",
            "url": "https://files.pythonhosted.org/packages/e6/47/67fe22c85d7fa818c050587f07d8863a4693c0ffab2b246712fe18503a1e/canvas_utilities-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35d47ee8bc41f28aff4597e096023cabc4706ec1daff1f632798e63085de06af",
                "md5": "127a40e61f7911e9e942afd92d1c2d10",
                "sha256": "e6bebea299efc22f505180eda4a96b9d04f1666680f2d1f2bf6299714b11ce81"
            },
            "downloads": -1,
            "filename": "canvas_utilities-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "127a40e61f7911e9e942afd92d1c2d10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16099,
            "upload_time": "2024-01-19T06:25:07",
            "upload_time_iso_8601": "2024-01-19T06:25:07.302451Z",
            "url": "https://files.pythonhosted.org/packages/35/d4/7ee8bc41f28aff4597e096023cabc4706ec1daff1f632798e63085de06af/canvas_utilities-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 06:25:07",
    "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.22682s