A collection of handy Python utility scripts for everyday tasks.
| Script | Description |
|---|---|
password_generator.py |
Generate secure passwords |
file_organizer.py |
Organize files by extension |
calculator.py |
Simple calculator |
timer.py |
Countdown timer |
todo.py |
Todo list manager |
weather.py |
Weather info module |
text_stats.py |
Text statistics |
color_converter.py |
RGB/HEX converter |
dice.py |
Dice roller |
converter.py |
Unit converter |
age_calculator.py |
Calculate age |
lorem.py |
Lorem ipsum generator |
slugify.py |
URL slug generator |
cipher.py |
Caesar cipher |
json_fmt.py |
JSON formatter |
pomodoro.py |
Pomodoro timer |
habits.py |
Habit tracker |
expenses.py |
Expense tracker |
flashcards.py |
Flashcard system |
quotes.py |
Motivational quotes |
sysinfo.py |
System information |
python3 script_name.pyMIT License - feel free to use and modify!