image-oc


Nameimage-oc JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummarySimplifies image manipulation in Python using Pillow
upload_time2024-12-26 21:19:23
maintainerNone
docs_urlNone
authorChris Nasr - Ouroboros Coding Inc.
requires_python>=3.10
licenseMIT
keywords image pillow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # image-oc
Handles image manipulation using Pillow



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "image-oc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "image, pillow",
    "author": "Chris Nasr - Ouroboros Coding Inc.",
    "author_email": "chris@ouroboroscoding.com",
    "download_url": "https://files.pythonhosted.org/packages/29/18/97528cbb37fd253257058bc68133885c59fc5b646e5efa322eea889793e9/image_oc-1.0.0.tar.gz",
    "platform": null,
    "description": "# image-oc\nHandles image manipulation using Pillow\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simplifies image manipulation in Python using Pillow",
    "version": "1.0.0",
    "project_urls": {
        "Source": "https://github.com/ouroboroscoding/image-oc",
        "Tracker": "https://github.com/ouroboroscoding/image-oc/issues"
    },
    "split_keywords": [
        "image",
        " pillow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "291897528cbb37fd253257058bc68133885c59fc5b646e5efa322eea889793e9",
                "md5": "57188d4853526d65727a204117df7eca",
                "sha256": "96a25d0c505856b14a57c65d6b5564987026c5e658d5295d7fc20b66151c0492"
            },
            "downloads": -1,
            "filename": "image_oc-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "57188d4853526d65727a204117df7eca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4377,
            "upload_time": "2024-12-26T21:19:23",
            "upload_time_iso_8601": "2024-12-26T21:19:23.361049Z",
            "url": "https://files.pythonhosted.org/packages/29/18/97528cbb37fd253257058bc68133885c59fc5b646e5efa322eea889793e9/image_oc-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-26 21:19:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ouroboroscoding",
    "github_project": "image-oc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "image-oc"
}
        
Elapsed time: 0.40214s