Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Trying to reply to an email instead of sending a new mail using python
Post: Trying to reply to an email instead of sending a n...

I want to reply to an email as a thread using python SMTP, I wrote the following code and that does not reply, instead it sends a new mail to the recipient. def email_sending(user, pwd, recipient, su...
elenaflorence87 News and Discussions 0 2,217 Aug-10-2020, 02:46 PM
    Thread: Python as First Langauge
Post: RE: Python as First Langauge

Python there's enough new stuff for the students that you want to avoid any extra complications and Python is free to use, has all the libraries you could possibly imagine, a fantastic community and g...
elenaflorence87 News and Discussions 20 9,150 Jul-31-2020, 12:20 PM
    Thread: converting scripts to be functions
Post: RE: converting scripts to be functions

Here's a documentation page that explains the syntax you need to use as the first line of your function to describe your function's interface. Once you've written a function, you call it the same way ...
elenaflorence87 News and Discussions 4 1,856 Jul-30-2020, 04:59 AM
    Thread: import ?
Post: RE: import ?

@anne here im sharing the link that will helps you definitely. Link : https://docs.python.org/3/tutorial/modules.html
elenaflorence87 General Coding Help 9 4,002 Jul-30-2020, 04:51 AM
    Thread: Execute SQL Server Stored Procedures
Post: RE: Execute SQL Server Stored Procedures

@eslamerman the programme structure is mistake. here im sharing brief explaination about execution SQl once look into this , i feel this will helps you. https://docs.microsoft.com/en-us/sql/rel...rver...
elenaflorence87 Data Science 4 2,469 Jul-25-2020, 02:29 PM
    Thread: python os.popen is not working for wait method
Post: python os.popen is not working for wait method

I am trying to automate some manual steps using python, i am opening new command prompt using os.popen and running docker compose up .. its opening new cmd and running the docker command, now i want r...
elenaflorence87 General Coding Help 0 2,007 Jul-22-2020, 12:56 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020