Skip to content

JISNAJOY/python-automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Automation Scripts

This repository contains small automation scripts written in Python.
They are designed to solve everyday problems and demonstrate scripting skills.

📂 Scripts

  1. File Renamer (file-renamer/)

    • Renames all files in a folder by adding a prefix/suffix.
  2. Log Analyzer (log-analyzer/)

    • Reads a log file and summarizes error/warning counts.
  3. Email Sender (email-sender/)

    • Sends emails using Python’s smtplib.

âš¡ Each script has its own README with instructions on how to run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages