PythonImageEditor


NamePythonImageEditor JSON
Version 0.1 PyPI version JSON
download
home_page
SummaryPIE
upload_time2023-03-19 11:07:50
maintainer
docs_urlNone
authorKiwuthegamer
requires_python
license
keywords images pil editing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A simple function interface over the PIL image editing in python

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "PythonImageEditor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Images,PIL,Editing",
    "author": "Kiwuthegamer",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e7/54/02047dfe019930dfde1d97e117fa93f762674724635aa13883ad4fa0f1d4/PythonImageEditor-0.1.tar.gz",
    "platform": null,
    "description": "A simple function interface over the PIL image editing in python\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "PIE",
    "version": "0.1",
    "split_keywords": [
        "images",
        "pil",
        "editing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f1f494f90358ce34cdbca17525f6cb32ec6c1878c1d0d03169febe8ffb3b7f9",
                "md5": "dd59d7cf51388290f0759fce016ede40",
                "sha256": "bf599867c58db90c8fa8cdfbd2b950ed5218a4f4272a9cb66ee31cf6a56cc9f8"
            },
            "downloads": -1,
            "filename": "PythonImageEditor-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd59d7cf51388290f0759fce016ede40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2004,
            "upload_time": "2023-03-19T11:07:48",
            "upload_time_iso_8601": "2023-03-19T11:07:48.193065Z",
            "url": "https://files.pythonhosted.org/packages/8f/1f/494f90358ce34cdbca17525f6cb32ec6c1878c1d0d03169febe8ffb3b7f9/PythonImageEditor-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e75402047dfe019930dfde1d97e117fa93f762674724635aa13883ad4fa0f1d4",
                "md5": "26d37ed7437031de9bdf1198bc6add45",
                "sha256": "a5354785bdd96366c12e0518c8ca531f980f9a8c223cbac552471107b4dccdc1"
            },
            "downloads": -1,
            "filename": "PythonImageEditor-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "26d37ed7437031de9bdf1198bc6add45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1829,
            "upload_time": "2023-03-19T11:07:50",
            "upload_time_iso_8601": "2023-03-19T11:07:50.557956Z",
            "url": "https://files.pythonhosted.org/packages/e7/54/02047dfe019930dfde1d97e117fa93f762674724635aa13883ad4fa0f1d4/PythonImageEditor-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-19 11:07:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pythonimageeditor"
}
        
Elapsed time: 0.05096s