dio-image-processing-project


Namedio-image-processing-project JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Dpbm/image-processing-dio
SummaryA image processing library for DIO's bootcamp
upload_time2024-09-10 18:58:19
maintainerNone
docs_urlNone
authorDpbm
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Image processing library

## An image processing library for DIO's bootcamp

This library is based on [tiemi/image-processing-package](https://github.com/tiemi/image-processing-package).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dpbm/image-processing-dio",
    "name": "dio-image-processing-project",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dpbm",
    "author_email": "dpbm136@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/74/6cc3ce4d58a1a4d265abe65d2527d0ad94a8e59f8874265a3cb60b9cb45d/dio_image_processing_project-0.0.1.tar.gz",
    "platform": null,
    "description": "# Image processing library\n\n## An image processing library for DIO's bootcamp\n\nThis library is based on [tiemi/image-processing-package](https://github.com/tiemi/image-processing-package).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A image processing library for DIO's bootcamp",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Dpbm/image-processing-dio"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2dcfd887a17be557c2a3887c395676dd87af8f01445b38341c883e0b9763314",
                "md5": "5566d6baebbd438b6894c1fd5dc389ff",
                "sha256": "9e09ead00dd3094e8debf457b679abfdc70108e73da41be1eb9b3c3770a4ad40"
            },
            "downloads": -1,
            "filename": "dio_image_processing_project-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5566d6baebbd438b6894c1fd5dc389ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3677,
            "upload_time": "2024-09-10T18:58:17",
            "upload_time_iso_8601": "2024-09-10T18:58:17.737403Z",
            "url": "https://files.pythonhosted.org/packages/e2/dc/fd887a17be557c2a3887c395676dd87af8f01445b38341c883e0b9763314/dio_image_processing_project-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b746cc3ce4d58a1a4d265abe65d2527d0ad94a8e59f8874265a3cb60b9cb45d",
                "md5": "c859ae34a7853720138c46ca7e82687d",
                "sha256": "2f5306c484732d4344d12046ed7ff9e4e205ce2a411e6e5200478116112184ce"
            },
            "downloads": -1,
            "filename": "dio_image_processing_project-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c859ae34a7853720138c46ca7e82687d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2580,
            "upload_time": "2024-09-10T18:58:19",
            "upload_time_iso_8601": "2024-09-10T18:58:19.398183Z",
            "url": "https://files.pythonhosted.org/packages/1b/74/6cc3ce4d58a1a4d265abe65d2527d0ad94a8e59f8874265a3cb60b9cb45d/dio_image_processing_project-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 18:58:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dpbm",
    "github_project": "image-processing-dio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "dio-image-processing-project"
}
        
Elapsed time: 0.35740s