A simple and fun Python package that provides random inspirational quotes.
Project description
pyinspirationquotes
🎯 This is simple and fun Python package that provides random inspirational quotes from a collection of 180+ motivational quotes.
📦 Installation
You can install the package directly using pip:
pip install pyinspirationquotes
🚀 Usage
from pyinspirationquotes import get_quote print(get_inspiration())
Each time you call get_inspiration(), it returns a random motivational quote from a preloaded list.
or Jot pyinspirationquotes directly in the terminal to get inspirational quote in your terminal directly🔥.
📁 Example Output
Push yourself because no one else is going to do it for you.
📚 How It Works
The package reads quotes from an internal quotes.txt file and selects one at random.
🔧 Development
To install and run locally for development:
git clone https://github.com/akankshasoni024/pyinspirationquotes.git cd pyinspirationquotes pip install -e .
To test locally:
python from pyinspirationquotes import get_quote. get_inspiration() .
📄 Verification
This project is Verified By Pypi.
📩 Connect with me
Made with ❤️ by [Akanksha Soni].
Github : https://github.com/akankshasoni024 . Gmail: aakankshasoni024@gmail.com . Linkedin: https://www.linkedin.com/in/akankshasoni024/ .
Happy to Connect!
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 pyinspirationquotes-1.0.2.tar.gz.
File metadata
- Download URL: pyinspirationquotes-1.0.2.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409f7e58b69c1041aabf3439cf7d0354a57f04130a8119bcdb2b1ac124a39e14
|
|
| MD5 |
d36bf1beed74d984fe42840b950d2401
|
|
| BLAKE2b-256 |
dc8008e9bfeb43c4a4807824ceea2a42dbc58dea806695eb0ae236ff9848913c
|
File details
Details for the file pyinspirationquotes-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pyinspirationquotes-1.0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9798d121a2d4cd59a477c7c29b19dcf50e32feda49f5c5933bae74deafb02c5c
|
|
| MD5 |
5721a90a04350598e138cd5881f6fe05
|
|
| BLAKE2b-256 |
515db281238983269a21a69fe5139a1ea2990153f6fa1ab1c2bbfd325aa8fa40
|