Get the quote from internet
Project description
Random Quotes
Get the random quote from the internet.
Note: The quotes are fetched using publicly hosted API's. Any change to the Authentication/Authorization or Request/Response format can cause a failure.
Installation
You can install the package from PyPI:
python -m pip install quote-ondemand
The quotes
is supported on Python 3.x.
How to use
As as console application
python -m pip install quote-ondemand
As an module in your project
>>> import quote
>>> quote.__version__
'1.0.0'a
>>> from quote import QuoteFactory
>>> QuoteFactory.get_quote()
The entire history of software engineering is that of the rise in levels of abstraction.
- Grady Booch
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
quote-ondemand-1.0.1.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file quote-ondemand-1.0.1.tar.gz
.
File metadata
- Download URL: quote-ondemand-1.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fa426b571e835fd4576dc9bc3032a3b44abbe8ec11e0e0e791862e5dd36c461 |
|
MD5 | f06dc5b4b90eb6bdbaaacf52bf632445 |
|
BLAKE2b-256 | c36336b202a4c477c4c8209dc3f9eca099e2eaf886613d33d24979ea0c7b0f64 |
File details
Details for the file quote_ondemand-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: quote_ondemand-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5278cdbce5c9335d759b2f07934b16df0a9da3c709481cdff641aa13bbf221d4 |
|
MD5 | e0ee1198faf4a83c562a76934424baf7 |
|
BLAKE2b-256 | 4c9ae02be9a2f9f0cb71fd005dc25c26be0d60e7d8227f1c799d14c0c0e26f18 |