Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 617 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 617 Bytes

Editor de imagem em Python | Python image editor

☠️ Estava querendo fazer um projeto em Python e assisti um tutorial online guiado, para eu ter minha primeira experiência.

☠️ I was wanting to do a project in Python and watched an online guided tutorial, so I could have my first experience.

Aprendizados | Learnings

☠️ Nesse tutorial é ensinado a fazer um editor de imagem em Python, utilizando a biblioteca PIL.

☠️ In this tutorial is taught how to make an image editor in Python, using the PIL library.

Stack utilizada | Stack used

Back-end: Pycharm | Python

Library: PIL