
Display Geo Location of JPG/JPEG Pictures on Web Page
This lab shows you how to use the exif Python module to find the lat, lon and elevation of where a picture was taken, and then dynamically write a web page with an embedded Google […]
This lab shows you how to use the exif Python module to find the lat, lon and elevation of where a picture was taken, and then dynamically write a web page with an embedded Google […]
This project uses ChatGPT to automatically create blog posts and append them to the beginning of an HTML file. For HTML formatting we split the string response provided by ChatGPT on “\n” into a list, […]
This lab shows you how to turn a web page into a variable value, pull the contents of the article in the post, and then submits this content to ChatGPT to ask for a summarization. […]
This project shows you how to use the Python Os Module to send a Ping Command and then write the results to a basic HTML Dashboard. We have a Host List of FQDN’s and IP […]
This project shows you how to send a Ping command to the Linux Operating System with Python, and then create an auto refreshing HTML dashboard that displays a visual alert with CSS. IP Addresses/ FQDN’s […]
This project has you create a script that continuously pings IP Addresses or FQDN’s from a list and the dynamically writes an HTML/CSS dashboard. The python script continuously loops, and the HTML document that is […]
Copyright © 2023 | MH Magazine WordPress Theme by MH Themes