Skip to content

an introduction to (linux) automation using python and crontabs. i'll be dropping whatever scripts i work on during my learning journey.

Notifications You must be signed in to change notification settings

brian-seekar/script.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sshots: Screenshot Sorter

  • to keep spirits reasonably high after KIVA i decided to build something for myself. during a botathon (RAG_SHE) i found the os module interesting; it could apparently interact with files on your system. of course i used pathlib for this (mini)project because i'm trying to make sense of OOP.

  • i added the dictionary to replace month numbers with their respective month names. that's v2.

  • a document sorting script will likely follow. using either book titles (or/and a dictionary with author and subject pairs) to categorize my 'e-library' backlog.

recommendations on things you'd like to have/see are welcome.

About

an introduction to (linux) automation using python and crontabs. i'll be dropping whatever scripts i work on during my learning journey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages