Skip to content

jinkim3371/pythonRepeator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

pythonRepeator

Continuously iterate python script with simple file management functions.

pythonRepeator was written for home blackbox system and orrent_web_scraper. This simple code will iterate python codes with dealays, and move/delete files in directories every N days.

To run:   1. Move pythonRepeator.py to the same directory where the script to be reapeated is located.
             2. python pythonRepeator.py

NOTE :: NEW GOAL

  1. Develop GUI.
  2. Conver to .exe format. (need to add function to locate the python script to be repeated)

About

Continuously iterate python script with simple file management functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages