saip007 / inspirational_quotes

Simple Pypi Package which returns random Inspirational Quotes. Get Inspired

Home Page:https://pypi.org/project/inspirational-quotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

Click here to view this package on PYPI registry.

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'}

give your love & support by adding a ⭐ to repo. Happy Hacking. Thank you

About

Simple Pypi Package which returns random Inspirational Quotes. Get Inspired

https://pypi.org/project/inspirational-quotes/

License:MIT License


Languages

Language:Python 100.0%