Skip to content

Oriyans-sunset/Img-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Img-Editor

Link to the website can be found here: http://oriyans24.pythonanywhere.com/

A simple image editing website made using Flask and powered by Pillow image editing library(https://pillow.readthedocs.io/en/stable/#). Hoested on PythonAnywhere servers.

Instructions(to run the project on your own server/machine):

  • install python, if havn't already done so: https://www.python.org/
  • git clone the repo, and open it in code editor of choice
  • run 'pip install -r requirements.txt' to install dependencies
  • run 'python3 run.py'

About

A simple image editing website made with Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published