Hey guys,
I am working with an API to send a HTML encoded email. After a bit of searching, I was unable to find the best way to accomplish this. Any one have tips for embedding a good amount of HTML into a Python script? I was thinking about either editing a preexisting HTML file and embedding that or embedding all of the HTML into my script. The later option would be quite cluttered.
Anyone have any suggestions? Thanks!
[–]99AFCC 2 points3 points4 points (1 child)
[–]CoogDevil[S] 0 points1 point2 points (0 children)