Skip to content

syatsuzuka/template_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMPLE of Python Flask Application

This is a sample application of Python Flask framework

Prerequisite

  • Install Python

How To Use

Step.1) Get source code.

$ git clone https://github.com/syatsuzuka/sample_flask.git

Step.2) Edit code as you like.

Step.3) Run the service.

$ python manager.py runserver

Then you would be able to access your application via http://:5000/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published