Skip to content

sskrishnav/Python_Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Apps

Python apps with flask

Steps to run :

  • Create the setup by installing reqired packages.

    • python setup.py install (or)
    • pip install -r requirements.txt
  • Run the app.

    • python my_python_apps.py
  • Go to http://localhost:5000 in browser.

About

Python apps with flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors