Best Quotes Generator
Project description
Quotes-Generator
Having all type of quotes ! . Best Quotes of IT legend peoples.
- Easy to use
Technology
-
Python :- Python is an interpreted, high-level and general-purpose programming language.
-
Requests :- The requests module allows you to send HTTP requests using Python.
-
BeautifulSoup :- Beautiful Soup is a Python library for pulling data out of HTML and XML files.
INSTALLATION
$ pip install quotes_generator
WORKING
import quotes_generator
To get Motivational's quotes
quote = quotes_generator.motivational_quotes()
print(quote)
To get Albert Einstein's quotes
quote = quotes_generator.albert_einstein_quotes()
print(quote)
To get Mahatma Gandhi's quotes
quote = quotes_generator.mahatma_gandhi_quotes()
print(quote)
To get Steve Jobs's quotes
quote = quotes_generator.steve_jobs_quotes()
print(quote)
To get Bill Gates's quotes
quote = quotes_generator.bill_gates_quotes()
print(quote)
To get Elon Musk's quotes
quote = quotes_generator.elon_musk_quotes()
print(quote)
To get Mark Zuckerberg's quotes
quote = quotes_generator.mark_zuckerberg_quotes()
print(quote)
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quotes_generator-0.2.tar.gz.
File metadata
- Download URL: quotes_generator-0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c850a4cb37ad1361ff5771b91117c057b125b7c4651fcd67812fa8156852975
|
|
| MD5 |
efdc33f8ac90b57cc6aa2b5c37bcdb64
|
|
| BLAKE2b-256 |
b08f59211b6607c2981230a050e241d13f3057a8d5dd048229ee1b586efc64ae
|
File details
Details for the file quotes_generator-0.2-py3-none-any.whl.
File metadata
- Download URL: quotes_generator-0.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
987bb96d41db2dcf92ccb678fbb9748e5cbd6fb2578b4f7e84d9648b2f29354a
|
|
| MD5 |
d2345ece5c95ad4d4797aaffacd68cff
|
|
| BLAKE2b-256 |
ab52b796ac9047f62c74204c6c24eb1bbc7e93155f52fda91f33beba892d0663
|