Skip to content

andressadotpy/sending_email_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sending email with Python

This was an exercise made while participating of a Python masterclass.

If you use Pycharm, maybe the script is not going to work because of getpass.

Using getpass at Pycharm

Here has some ways to make work getpass on Pycharm: StackOverflow

Or you can also change getpass for input, but it's not safe.

Releases

No releases published

Packages

No packages published

Languages