Skip to content

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Category: Python

Posted on December 27, 2016January 25, 2025

Python anywhere: Forcing HTTPS on Flask app

The objective of this post is to explain how to force HTTPS on a deployed Flask application on pythonanywhere. Introduction The objective of this post is to explain how to force HTTPS on a deployed Flask application on pythonanywhere. As indicated here, there is SSL support even for free accounts. Here is an explanation on how we can …

Continue reading "Python anywhere: Forcing HTTPS on Flask app"

Posted on December 27, 2016January 25, 2025

Python anywhere: Deploying a Flask server on the cloud

The objective of this post is to explain how to configure a Flask server on the cloud and create a simple hello world application. Introduction The objective of this post is to explain how to configure a Flask server on the cloud and create a simple hello world application. As we have seen in previous …

Continue reading "Python anywhere: Deploying a Flask server on the cloud"

Posted on December 24, 2016January 25, 2025

Flask: Controlling HTTP methods allowed

The objective of this post is to explain how control the allowed HTTP methods on the URLs specified for a Flask web server. Introduction The objective of this post is to explain how control the allowed HTTP methods on the URLs specified for a Flask web server. Flask is a web micro framework for Python …

Continue reading "Flask: Controlling HTTP methods allowed"

Posted on December 10, 2016January 25, 2025

Flask: Hello World

The objective of this post is to explain how to create a simple "Hello world" application with Python and Flask. Introduction Flask is a web micro framework for Python [1] which allows us to create and deploy simple web applications very easily. The installation of Flask is very simple if we use pip. We just …

Continue reading "Flask: Hello World"

Posted on October 30, 2016January 25, 2025

Python: Parsing JSON

The objective of this post is to explain how to parse the response of a HTTP request which is in JSON format. Introduction The objective of this post is to explain how to parse the response of a HTTP GET request which is in JSON format. We will use the Requests library to perform the request …

Continue reading "Python: Parsing JSON"

Posted on October 30, 2016January 25, 2025

Python: HTTP POST Requests

The objective of this post is to explain how to do HTTP POST requests using Python and the Requests library. Introduction The objective of this post is to explain how to do HTTP POST requests using Python and the Requests library. The simplest way to install this library is by using pip, as can be seen in …

Continue reading "Python: HTTP POST Requests"

Posted on October 23, 2016March 14, 2019

Python: HTTP GET requests

The objective of this post is to explain how to do HTTP GET requests using Python and the Requests library. Introduction The objective of this post is to explain how to do HTTP GET requests using Python and the Requests library. The simplest way to install this library is by using pip, as can be …

Continue reading "Python: HTTP GET requests"

Posted on October 23, 2016January 25, 2025

Python: An introduction

The objective of this post is to present a quick introduction to the Python programming language.

Posts pagination

Previous page Page 1 … Page 6 Page 7

Recent Posts

  • Python defaultdict: Handling Non-existing Keys with Default Values
  • Flask and Pydantic
  • Pydantic: Getting started
  • ESP32 WebSerial: Receiving Messages

Categories

  • C# (9)
  • Electronics (11)
  • ESP32 (373)
  • ESP8266 (102)
  • IoT (4)
  • Javascript (23)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (13)
  • Misc (24)
  • OBLOQ (16)
  • Python (68)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)
Follow techtutorialsx on WordPress.com

Enter your email address to follow this blog and receive notifications of new posts by email.

  • Subscribe Subscribed
    • techtutorialsx
    • Join 489 other subscribers
    • Already have a WordPress.com account? Log in now.
    • techtutorialsx
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Privacy & Cookies
    This site uses cookies. By continuing to use this website, you agree to their use.
    To find out more, see here: Cookie Policy