Skip to content

mahmoud206/automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

⚙️ Automation Scripts

A personal collection of Python scripts built to automate repetitive tasks — each script targets a specific workflow and runs independently.


📦 Scripts

Script Description
catalog_report_generator.py Extracts SKUs from catalog layout Excel files and generates a formatted stock analysis report
Spike_alarm.py Send Daily Email To The Supply chain manager To early Detect Stockout Skus

More scripts will be added over time.


🛠️ Requirements

Each script has its own dependencies. Check the script header or the comments at the top of each file for install instructions.

Generally:

pip install pandas openpyxl

🚀 Usage

Each script is standalone — just run it directly:

python script_name.py

Scripts that need user input are fully interactive via the terminal.


📁 Structure

Automation/
├── README.md
│   └── catalog_report_generator.py
└── ...

About

Python automation scripts for retail catalog management — SKU extraction, stock analysis, and Excel report generation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages