Install and run MySQL with Docker and Docker Compose 13 March, 2022 Author: Victor Laguna Category: Blog Step-by-step tutorial to run MySQL in Docker with persistent storage, networking and an optional Docker Compose manifest. read more
Web scraping with Python Requests and Beautiful Soup 2 March, 2022 Author: Victor Laguna Category: Blog Learn how to use Python Requests and Beautiful Soup to fetch web pages, parse content and extract useful information. read more
Send emails with a Python SMTP script 1 March, 2022 Author: Victor Laguna Category: Apps Automate email sending with Python using smtplib, SMTP authentication and a secure TLS connection. read more
Recent Comments