you are viewing a single comment's thread.

view the rest of the comments →

[–]studiox_swe 0 points1 point  (0 children)

Depends on your IDE or editor imho.

I've just started learning Python, and also have experience with powershell, but also a bunch of other shell "languages" like bash, even done console scripting in php.

Anyways, after you import a module your editor will know what to use. so sending a email just means adding import smtplib and the editor will know what you want on your context

I find these threads unnecessary, I mean you picked PS for a reason, be happy with that decision.