Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Simple Pypi Package which returns random Inspirational Quotes. Get Inspired

License

Notifications You must be signed in to change notification settings

saip007/inspirational-quotes

Repository files navigation

Inspirational Quotes

Downloads Downloads Downloads

A simple Pypi Package which returns random Inspirational Quotes. It provides Inspirational quotes to display in your application. Get your daily quote and stay motivated!

Installation

$ pip install inspirational-quotes

Usage

from inspirational_quotes import quote

quote = quote()
print(quote)

Output:

 {'quote': 'I didn’t go to college, but if I did, I would’ve taken all my tests at a restaurant, ’cause ‘The customer is always right.’', 'author': 'Mitch Hedberg'}

Author

Sambarathi Sai
X(🐦) LinkedIn💻
Support by adding a ⭐ to repo. Happy Hacking. Thank you