Report this

What is the reason for this report?

Web development with flask

Posted on August 26, 2020

What are the steps to develop a real web application with flask



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @joachmarvi,

This is a really broad topic. Having said that, you’ll need to have an environment that supports flask and some way of serving the application to the public. Next, you’ll need to have an idea for your application and the tools to develop it.

DigitalOcean have pretty good tutorials on how to deploy and use flask with various services which I would suggest you read prior to starting up with the application. You can find all of them here:

https://www.digitalocean.com/community/tutorials?q=Flask

Regards, KFSys

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.