Skip to content

alcamic/flask_citra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLASK PENGOLAHAN CITRA DIGITAL

  1. First setup, make virtual environment
python -m venv venv
  1. install the library from requirement.txt
pip install -r requirement.txt
  1. to execute code, make sure activate virtual environment first
venv/Scripts/activate
  1. After that, run the app.py file to launch the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors