Create an Image Manipulation Website Using Flask and Python | Code With Harry Tutorial
In this video, @CodeWithHarry demonstrates how to create an Image Editing software using Flask, a web framework for developing web applications in Python.
New to Linode? Get started here with a $100 credit!
Chapters:
0:00 Introduction
0:26 Setup our project
1:15 Import Flask
2:00 Installing Flask Dependencies
2:50 Build the App
5:50 Fix DevServer Port
6:45 Import Bootstrap Libraries
8:20 Create Container
9:00 Insert Form and Form Dependencies
11:20 Insert Operation Selectors
12:20 Add Button
13:58 Create Endpoint for Edit
15:30 Update Allowed Extensions
16:00 Test File Upload
22:20 Configure Image Processing
25:23 Test Image Processing
25:35 Resolve Errors
27:15 Configure the Remaining Image Processing
29:00 Check JPG Processing
30:10 Check WebP Processing
31:40 Message Flashing
33:40 Configure Secret Key in Flask
34:50 Configure a Dark NavBar
35:50 Test Another Image
37:10 Configure Alerts
39:00 Conclusion
Read the doc for more information on web development languages.
Learn more about Flask.
Get started with Bootstrap.
Subscribe to get notified of new episodes as they come out.
#Linode #Flask #Python #Bootstrap
Product: Linode, Flask, Python, Bootstrap; @CodeWithHarry