image-processing-daniel


Nameimage-processing-daniel JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/daniel-neves-dev/image-processing-package.git
SummaryNTT DATA bootcamp
upload_time2024-10-29 20:09:11
maintainerNone
docs_urlNone
authorDaniel
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements scikit-image matplotlib numpy setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # image_processing

Description. 
The package package_name is used to:
	- 
	-

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name

```bash
pip install package_name
```

## Author
daniel_oliveira

## License
[MIT](https://choosealicense.com/licenses/mit/)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/daniel-neves-dev/image-processing-package.git",
    "name": "image-processing-daniel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Daniel",
    "author_email": "danielnevesoliveira052@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/a2/5a22ae9ece5854916feaa77c20d714eb61c9eedbee2e5ea682617c34de9f/image_processing_daniel-0.0.1.tar.gz",
    "platform": null,
    "description": "# image_processing\n\nDescription. \nThe package package_name is used to:\n\t- \n\t-\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name\n\n```bash\npip install package_name\n```\n\n## Author\ndaniel_oliveira\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "NTT DATA bootcamp",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/daniel-neves-dev/image-processing-package.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f16e0b960cdfaf6ffeab552dd48342ef9e7290860863c8be857a8f86c3f63673",
                "md5": "8f40a06543cc854a00484a58fc7b58ca",
                "sha256": "d3377e0c0f16e41f079230fd95992bcf822c693be431a07723e28358af27b6f3"
            },
            "downloads": -1,
            "filename": "image_processing_daniel-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f40a06543cc854a00484a58fc7b58ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3800,
            "upload_time": "2024-10-29T20:09:10",
            "upload_time_iso_8601": "2024-10-29T20:09:10.267637Z",
            "url": "https://files.pythonhosted.org/packages/f1/6e/0b960cdfaf6ffeab552dd48342ef9e7290860863c8be857a8f86c3f63673/image_processing_daniel-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0aa25a22ae9ece5854916feaa77c20d714eb61c9eedbee2e5ea682617c34de9f",
                "md5": "c5d1188dee3713d940571b53fff7afa8",
                "sha256": "aa191997386ec35f9217c151778b53a04c7465f19b87161a78419c0d01d16ba1"
            },
            "downloads": -1,
            "filename": "image_processing_daniel-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c5d1188dee3713d940571b53fff7afa8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2591,
            "upload_time": "2024-10-29T20:09:11",
            "upload_time_iso_8601": "2024-10-29T20:09:11.505431Z",
            "url": "https://files.pythonhosted.org/packages/0a/a2/5a22ae9ece5854916feaa77c20d714eb61c9eedbee2e5ea682617c34de9f/image_processing_daniel-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 20:09:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "daniel-neves-dev",
    "github_project": "image-processing-package",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "scikit-image",
            "specs": [
                [
                    "~=",
                    "0.24.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "~=",
                    "3.9.2"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "~=",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "59.6.0"
                ]
            ]
        }
    ],
    "lcname": "image-processing-daniel"
}
        
Elapsed time: 2.43255s