A Python library to display some random motivation quotes.
Project description
QuotesEngine Library User Guide
Table of Contents
Introduction
QuotesEngine is a Python library designed to display random motivational quotes. The library is easy to use and provides a simple way to add motivation to your applications for some fun and creatives. this is just my first project so I am open to any feedback or suggestions. I am excited to share this with you and I hope you enjoy using it.
Important Note !
#This is a test library created solely for educational purposes, to learn and understand the process of developing a Python library. Please note that this library is not intended for any serious applications, but rather for personal learning and experimentation. Your feedback and suggestions are highly appreciated, and will help me improve my skills and knowledge in creating Python libraries
Installation
To install the QuotesEngine library, run the following command in your terminal:
#to installl the library
pip install QuotesEngine
Usage
To use the QuotesEngine library, simply import the QuotesEngine class and create an instance of it. You can then call the Motivate method to display a random motivational quote.
#to initialise
import QuotesEngine
object_name= QuotesEngine.Motivate.username("Your name")
object_name.motivate()
Examples
Here are a few examples of how you can use the QuotesEngine library:
Display a Random Motivational Quote
#example
import QuotesEngine
person1=QuotesEngine.Motivate.username("sol")
person1.motivate()
output :
#output
Hello dhj !, this is my first package
┌────────────────────────────────────────────────────────────────┐
│ Little things make big days, dhj. Cherish every moment. │
└────────────────────────────────────────────────────────────────┘
Troubleshooting
If you encounter any issues while using the Motivate library, please check the following:
-
Make sure you have installed the library correctly.
pip install QuotesEngine
-
Check that you are using the correct syntax to import and use the library.
-
If you are still having issues, I apologize if it's due to any oversight on my part during development. Please don't hesitate to reach out and provide your feedback, as it will help me improve the library and better serve you in the future.
Library Information
- Author: Sridharan
- Version: 2.0
- Country: India
- License: MIT LICENSE
- contact: sridharansri2312@gmail.com
Project details
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 quotesengine-5.0.tar.gz.
File metadata
- Download URL: quotesengine-5.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9278e9ffce98587e9553e563ad102909add9726a3cb18a558cc4b8ab9fec2dd
|
|
| MD5 |
17a654c551be274697891123244b6769
|
|
| BLAKE2b-256 |
8879ca80b225f942622f5b59bf95703d11061810fbe26a1e9aadc818d66082d7
|
File details
Details for the file QuotesEngine-5.0-py3-none-any.whl.
File metadata
- Download URL: QuotesEngine-5.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
542944c7d37dbbc219778ff6a0be6c501048d0eac665ac54003ff8f43770404a
|
|
| MD5 |
7317a7f2dd011ca33470dff685d2a2c2
|
|
| BLAKE2b-256 |
04057a861d64eefea48a8e8ed147a7b365a60471a0725a9b930844591ad0fc90
|