Flask: Difference between revisions

Content added Content deleted
No edit summary
Line 1: Line 1:
[[Category:Scripting]]
__TOC__
<br />

Installation:
Installation:
pip3 install flask
pip3 install flask
Line 76: Line 80:
Access the application on below URL:
Access the application on below URL:
http://10.10.10.1:5000/upload
http://10.10.10.1:5000/upload


<br />
;References
<references/>
<br />
<br />
<br />


{{DISQUS}}