An open API service indexing awesome lists of open source software.

https://github.com/thanksduck/python22

This for my class work Assignment and Class work which i am learning as of writing this in 2022
https://github.com/thanksduck/python22

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/thanksduck/Python22/blob/d16bcee13ec1efe52984a5020f108ced61129f55/project/Screenshot.png)
### 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](https://github.com/thanksduck/Python22/blob/d16bcee13ec1efe52984a5020f108ced61129f55/project/demo.gif)

## Installation
to use this project you need to clone via
```bash
git clone https://github.com/thanksduck/Python22 photo-edit
```
```bash
cd photo-edit/project/
```
install PIL and tkinter if you have not already
```bash
pip install Pillow tk
```

after installing these modules the app is ready to run
```bash
python3 app.py
```
thanks to my friend for helping me with sharing panda image it is sooo cute 😌