Test version - Image processing. This project belongs to Karina Tiemi Kato, Tech Lead, Machine Learning Engineer, Data Scientist Specialist at Take. This package is a demo for simulation of upload on the Test Pypi website, and it's from class of the Bootcamp Cognizant Cloud Data Engineer #2. E-mail:karinatkato@gmail.com.
Project description
Autora do Projeto: Karina Kato
Aula: Descomplicando a criação de pacotes de processamento de imagens em Python
Tecnologia: Python
Data: 02/03/2022
Image_Processing
The package "image_processing-test" is used to:
-
Processing:
- Histogram matching;
- Structural similarity;
- Resize image;
-
Utils:
- Read image;
- Save image;
- Plot image;
- Plot result;
- Plot Histogram;
Installation
- Instalação das últimas versões de "setuptools" e "wheel"
py -m pip install --upgrade pip
py -m pip install --user setuptools wheel twine
- Tenha certeza que o diretório no terminal seja o mesmo do arquivo "setup.py"
py setup.py sdist bdist_wheel
-
Após completar a instalação, verifique se as pastas abaixo foram adicionadas ao projeto:
- build;
- dist;
- image_processing_test.egg-info.
-
Basta subir os arquivos, usando o Twine, para o Test Pypi:
py -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*
- Após rodar o comando acima no terminal, será pedido para inserir o usuário e senha. Feito isso, o projeto estará hospedado no Test Pypi.hospedá-lo no Pypi diretamente. Use the package manager pip to install package_name
pip install wallet_python_pacotes_imagens
Local Installation
- Instalação de dependências
pip install -r requirements.txt
- Instalação do Pacote
Use o gerenciador de pacotes pip install -i https://test.pypi.org/simple/ image-processing-test para instalar image_processing-test
pip install image-processing-test
Author
Mauro Henrique
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teste3_pacotes_maurohf12-0.0.1.tar.gz.
File metadata
- Download URL: teste3_pacotes_maurohf12-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9d010af3782271f096b81b8f3c658d1ce4a395df00d37f38efda79ee0184788
|
|
| MD5 |
0e4784aead9de6ea063dccbb6e5ecc9e
|
|
| BLAKE2b-256 |
8a864edb56742a352281db50ce2eb11567ef8c9058dfcc9157b9b383e6f9e635
|
File details
Details for the file teste3_pacotes_maurohf12-0.0.1-py3-none-any.whl.
File metadata
- Download URL: teste3_pacotes_maurohf12-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c02a5ad6bf4ca6c44b7dde817c40d959ba2ca12400918febe024f0fac4b66299
|
|
| MD5 |
81c8c77b8f27b6d295cfa2c08b1e81d9
|
|
| BLAKE2b-256 |
033f792e4d4fcc2dbbc8b103ed469de10598c68e005bde6237d29ab7240f4e26
|