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 5,587 Mar-10-2024, 07:24 PM
Last Post: Winfried
  count certain task in task manager[solved] kucingkembar 2 1,857 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,762 May-04-2021, 10:17 AM
Last Post: klllmmm
  How to create a task/import a task(task scheduler) using python Tyrel 7 5,231 Feb-11-2021, 11:45 AM
Last Post: Tyrel
  Python: Automated Script to Read Multiple Files in Respective Matrices Robotguy 7 5,883 Jul-03-2020, 01:34 AM
Last Post: bowlofred
  Automated Bet placement redmercury 2 10,250 Dec-04-2019, 10:53 AM
Last Post: redmercury
  Batch file not running python script in task scheduler davork 3 5,877 May-09-2019, 12:53 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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