Tag: python
All the articles with the tag "python".
Python: Script structure
Basic Python script structure notes — a reference for organizing scripts with imports, functions, and a main entry point.
Python: Simple Email Gmail
A Python script that sends email notifications from a Gmail account — useful for scripts that need to report status or data.