CoreyMS

Development, Design, DIY, and more

  • Contact
  • Portfolio
  • Development
    • Python
    • Git
    • Terminal
    • JavaScript
    • WordPress
  • Design
    • CSS
  • DIY
    • Woodworking
    • Home Improvement
  • Contributors
  • Support
  • Giveaway

Python Flask Tutorial: How to enable HTTPS with a free SSL/TLS Certificate using Let’s Encrypt

January 29, 2019 by Corey Schafer Leave a Comment

In this Python Flask Tutorial, we will be learning how to enable HTTPS on our web server with a free SSL/TLS certificate using a service called “Let’s Encrypt”. Let’s Encrypt is a Certificate Authority that lets anyone obtain, renew, and manage certificates for their site. They’re a non-profit and provide all of this for free, and it’s easy to get running on our server, so let’s go ahead and get started…

Filed Under: Development, Python Tagged With: Computer Science, flask, https, Linux, Programming, ssl, Video, web development, web framework

Python Flask Tutorial: How to Use Custom Domain Name For Our Application

January 17, 2019 by Corey Schafer Leave a Comment

In this Python Flask Tutorial, we will be learning how to set up a custom domain name for our application. We will use NameCheap as our domain registrar and Linode to host our server. Let’s get started…

Filed Under: Development, Python Tagged With: Computer Science, Domain, flask, Linode, NameCheap, Programming, Video, web development, web framework

Python Flask Tutorial: Deploying Your Application (Option #1) – Deploy to a Linux Server

December 20, 2018 by Corey Schafer Leave a Comment

In this Python Flask Tutorial, we will be learning how to deploy our application to a Linux Server from scratch using Linode. We will be covering the entire deployment of a Flask application. This includes spinning up a new Linux Server and tightening its security with SSH keys and firewalls. Then we will install Nginx and Gunicorn so that we can get our Flask App running. Let’s get started…

Filed Under: Development, Python Tagged With: Computer Science, flask, Gunicorn, Linux, Nginx, Video, web development, web framework

Python Flask Tutorials – Full Series

June 20, 2018 by Corey Schafer Leave a Comment

Tutorial 1: Getting Started

In this Python Flask Tutorial, we will be learning how to get started using the Flask framework. We will install the necessary packages and get a basic Hello World Application running in our browser.


Tutorial 2: Templates

In this Python Flask Tutorial, we will be learning how to use templates. Templates allow us to reuse sections of code over multiple routes and are great for serving up dynamic HTML pages.

Read more…

Filed Under: Development, Python Tagged With: Computer Science, flask, SQL, Video, web dev, web development, web framework

Main Contributor

  • Andre Nevares

Top Contributors (17)

  • Andre Nevares
  • Cyril Hediger
  • Abhilash Rajan
  • Hien Nguyen
  • Alan Hawse – iotexpert.com
  • Just a Guy
  • Alex Canady
  • Sergey Trubin
  • Justin Presley
  • Sirake
  • chris
  • Jerome Massey
  • Robert Butler
  • Jonathan Llovet
  • David Myers
  • Karthik
  • Michael Zoitas

Thank You! If you would like to have your name listed as a contributor and support the website, you can do so through my Patreon Page. I am extremely grateful for any support.

Search CoreyMS.com

Subscribe to Future Posts

Recommended Books

Podcasts I Listen To

Tech Related:
Talk Python To Me
Shoptalk Show
Software Engineering Radio
HanselMinutes
CodePen Radio

Non-Tech Related:
Dan Carlin's Hardcore History
Bill Burr's Monday Morning Podcast
Waking Up with Sam Harris
StarTalk Radio
Talk Nerdy with Cara Santa Maria

© 2023 · CoreyMS · Corey Schafer