Skip to content

This for my class work Assignment and Class work which i am learning as of writing this in 2022

Notifications You must be signed in to change notification settings

thanksduck/Python22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Classes 2022

This for my class work Assignment and Class work which i am learning as of writing this in 2022 Last changed is on July 24 and this time its been arranged and new naming schemce has been followed new changes has been made in between also last time added is Aug 4

Project

This is a simple yet powerful image or photo editing app build with Python , PIL module for image editing and tkinter a python module for GUI.

App Screenshot

Features

  • Easy to use
  • Can Rotate image
  • Can add border in the image
  • Can change image brightness
  • Can change image contract
  • Can Flip image
  • Blur filter

App Demo gif

Installation

to use this project you need to clone via

git clone https://github.com/thanksduck/Python22 photo-edit
cd photo-edit/project/

install PIL and tkinter if you have not already

pip install Pillow tk

after installing these modules the app is ready to run

python3 app.py

thanks to my friend for helping me with sharing panda image it is sooo cute 😌

About

This for my class work Assignment and Class work which i am learning as of writing this in 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages