Published onSeptember 7, 2021Building a Python Web Scraper in FlaskPythonFlaskBs4WebA hands-on tutorial for building a Python web scraper with the Flask framework and Beautiful Soup.
Published onJuly 20, 2021Custom Alerts in Flask Using SweetAlert2PythonFlaskSweetalert2JinjaThis article describes how to use Sweetalert2 to create custom alerts in Flask Jinja templates. Learn how to display alerts in a way that users will appreciate.