imagem-processador-rodrigo


Nameimagem-processador-rodrigo JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/rodrigopinheiro1996/pacote-processamento-python
SummaryPacote para processamento de imagens
upload_time2024-08-30 17:21:45
maintainerNone
docs_urlNone
authorrodrigo
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # package_rodrigo

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
```

## Usage

```python
from package_name import file1_name
file1_name.my_function()
```

## Author
Rodrigo

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rodrigopinheiro1996/pacote-processamento-python",
    "name": "imagem-processador-rodrigo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "rodrigo",
    "author_email": "rodrigopinheirotm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/01/6b6e61392c3e6b1f7540a0fcbe5f6e38119100b36aca7243cff4c7dffe88/imagem_processador_rodrigo-0.0.1.tar.gz",
    "platform": null,
    "description": "# package_rodrigo\r\n\r\nDescription. \r\nThe package package_name is used to:\r\n\t- \r\n\t-\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name\r\n\r\n```bash\r\npip install package_name\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nfrom package_name import file1_name\r\nfile1_name.my_function()\r\n```\r\n\r\n## Author\r\nRodrigo\r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pacote para processamento de imagens",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/rodrigopinheiro1996/pacote-processamento-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bffe11be3bef6beb9614b66137462587d2233c036a56e5e5356a9efc894b2c1",
                "md5": "917d643b25937d2487cacdd722db3415",
                "sha256": "2352c284841954bc4ef2e7afd2f197078a3ab1543a90fde008b9801e47ce8e9e"
            },
            "downloads": -1,
            "filename": "imagem_processador_rodrigo-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "917d643b25937d2487cacdd722db3415",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2384,
            "upload_time": "2024-08-30T17:21:44",
            "upload_time_iso_8601": "2024-08-30T17:21:44.201852Z",
            "url": "https://files.pythonhosted.org/packages/8b/ff/e11be3bef6beb9614b66137462587d2233c036a56e5e5356a9efc894b2c1/imagem_processador_rodrigo-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e016b6e61392c3e6b1f7540a0fcbe5f6e38119100b36aca7243cff4c7dffe88",
                "md5": "87126fe559a3b0d9259482d8609a4ecb",
                "sha256": "924fc121e946522a55601618a53bda7159b5a29e32119202800364ae4eed6795"
            },
            "downloads": -1,
            "filename": "imagem_processador_rodrigo-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "87126fe559a3b0d9259482d8609a4ecb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1922,
            "upload_time": "2024-08-30T17:21:45",
            "upload_time_iso_8601": "2024-08-30T17:21:45.271204Z",
            "url": "https://files.pythonhosted.org/packages/8e/01/6b6e61392c3e6b1f7540a0fcbe5f6e38119100b36aca7243cff4c7dffe88/imagem_processador_rodrigo-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-30 17:21:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rodrigopinheiro1996",
    "github_project": "pacote-processamento-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "imagem-processador-rodrigo"
}
        
Elapsed time: 0.90580s