Press "Enter" to skip to content

Posts tagged as “python”

Easy Flask

bist 0

What is Flask? Flask is a microweb framework that provides a simple and easy-to-use interface for building web applications. It is built on top of the Werkzeug WSGI library and…

MicroPython on an ESP32

bist 0

Requirements Software on the host ESPTools and Adafruit AMPY are required. Both can be installed using pip3. The recommended version of Python on the host is Python 3.7 Firmware for…