larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.09k stars 846 forks source link

Update code.py #372

Closed blondon1 closed 5 months ago

blondon1 commented 5 months ago

Instead of printing to the console, consider using the logging module for better logging management, try-except blocks to handle potential errors during the SMTP connection and email sending process, environment variables, context managers and improved handle attachments to avoid runtime errors

github-actions[bot] commented 5 months ago

Hi @blondon1! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.