A lightweight Python command-line application that displays a random motivational quote each time it runs. Perfect for a quick dose of inspiration anytime you need a boost!
- Random Quote Generator – Displays a new motivational quote every time
- Get Another Quote – Press Enter to see a new one instantly
- Exit Option – Type
exitto quit the program - Lightweight & Beginner-Friendly – Simple Python script, easy to read and extend
$ python random_quote_generator.py
🌟 Random Quote Generator
"Don’t let yesterday take up too much of today. – Will Rogers"
Press Enter to get another quote or type 'exit' to quit:
Make sure Python 3.x is installed:
python --version2️⃣ Clone the Repository
git clone https://github.com/mantrapatil03/python-beginner-friendly-projects.git
cd python-beginner-friendly-projects/random-quote-generator
3️⃣ Run the Program
python random_quote_generator.py
- Press Enter to generate a new random quote
- Type exit to quit the program
| Feature | Status | Description |
|---|---|---|
| Web version | Planned | Display quotes on a Flask web app |
| GUI version | Planned | Build a Tkinter or PyQt interface |
| Save favorites | Planned | Let users save favorite quotes locally |
| API integration | Planned | Fetch quotes dynamically from online APIs |
| Quote analytics | Planned | Track favorite categories or usage stats |
Mantra Patil
💼 LinkedIn: https://www.linkedin.com/in/mantrapatil25