A Python package to generate random famous quotes for inspiration.
Project description
random-quotes-generator
A Python package to generate random quotes.
Introduction
The random-quotes-generator package is designed to provide users with a simple and easy way to generate famous random quotes. By using this package, you can easily integrate random quotes into your Python projects.
Installation
To install the package, use the following command:
pip install random-quotes-generator
Usage
Import the random_quotes_generator module and call the get_random_quotes() function:
import random_quotes_generator
quote = random_quotes_generator.get_random_quotes()
print(quote)
Example
Here's an example of how to use the random_quotes_generator package:
import random_quotes_generator
quote = random_quotes_generator.get_random_quotes()
print("Random Quote:")
print(quote)
Contributing
We welcome contributions from the community. If you have any suggestions, bug reports, or feature requests, please create an issue or submit a pull request.
Acknowledgment
Special thanks to Seun Fashina for developing this package.
License
The MIT License (MIT)
Copyright (c) 2023 Seun Fashina
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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 random_quotes_generator-0.1.0.tar.gz.
File metadata
- Download URL: random_quotes_generator-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7330827c30ce914de98ae7a1cc940401ce128e5350ccd7902fcaa66e4a229ec
|
|
| MD5 |
616ac43910770e9c0e7dac65f8bafd15
|
|
| BLAKE2b-256 |
cc016aa6cdd5dc481cf710275d9fd842d3f867a58d41bbdd3cae44ba4c7ae859
|
File details
Details for the file random_quotes_generator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: random_quotes_generator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82da0761c571fb77ddac8c209888ea5a576766f2437f2bcffed80b3c4ee96db6
|
|
| MD5 |
abf552e9f102d6b209a9f89ea5330415
|
|
| BLAKE2b-256 |
14a0db6567f2170d6918fb887f224afec2dbb54af373ca9fa0d0dfe9468d89d6
|