Skip to content

Python based web tool to automate collection of resources

Notifications You must be signed in to change notification settings

khuongTiet/alfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred

Setting up Flask

Linux / macOS

export FLASK_APP=home.py

flask run

Go to 127.0.0.1:5000

Windows

set FLASK_APP=home.py

flask run

Go to 127.0.0.1:5000

About

Python based web tool to automate collection of resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published