Python Forum
Script for automated task help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script for automated task help
#1
Hi all 

first I would like to say thank you to metulburr for putting together all those learning resources in one place, your awesome. 

I plan on writing a script which will need to retrieve jpgs from a folder and attach them to an email and send to my own email. I figured this task would be perfect for a python project. My question is were should in start. Thank you
Reply
#2
Start by drawing out a simple plan of the elementary steps that need to be done in order to accomplish your goals.
Then write code for step 1
Reply
#3
You should start with whatever you know you can do, or whatever is easiest fill the gaps as you go along. Listing the JPGs in a folder sounds like a good place to start.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Running Python script through Task Scheduler? Winfried 8 469 Mar-10-2024, 07:24 PM
Last Post: Winfried
  Eliminate entering QR - Whatsapp web automated by selenium akanowhere 1 3,073 Jan-21-2024, 01:12 PM
Last Post: owalahtole
  Question about Creating an Automated Process in Python Supratik1234 0 741 Jan-13-2023, 08:29 PM
Last Post: Supratik1234
  count certain task in task manager[solved] kucingkembar 2 1,119 Aug-29-2022, 05:57 PM
Last Post: kucingkembar
  Schedule a task and render/ use the result of the task in any given time klllmmm 2 2,091 May-04-2021, 10:17 AM
Last Post: klllmmm
  How to create a task/import a task(task scheduler) using python Tyrel 7 3,712 Feb-11-2021, 11:45 AM
Last Post: Tyrel
  Creating symbolic matrix automated NMMST 2 2,094 Oct-05-2020, 01:42 AM
Last Post: scidam
  Automated service status for windows Pkhan 2 2,141 Sep-30-2020, 10:30 AM
Last Post: Pkhan
  Python: Automated Script to Read Multiple Files in Respective Matrices Robotguy 7 4,195 Jul-03-2020, 01:34 AM
Last Post: bowlofred
  Automated compile - Multiple Target OS? nogi 5 2,594 Mar-24-2020, 11:44 AM
Last Post: jefsummers

Forum Jump:

User Panel Messages

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