Skip to content

thepythongeeks/sending-email-with-python-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sending Email With Python Tutorial

This is full code example for "Sending Email With Python" article. Read the post at Python Geeks

Install packages in requirements.txt

pip install -r requirement.txt

Run CLI by using command

python main.py

About

This is full code example for "Sending Email With Python and Jinja2" article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages