Project description
Abhinav Greetings
A simple Python package that returns personalized greeting messages.
Installation
To install this package, use pip:
Usage
Here's an example of how to use the greeting function:
from abhinav_greetings import greeting
headers = {'Name': 'John'}
print(greeting(headers))
Output
Hello John, nice to meet you
If no name is provided in the headers:
headers = {}
print(greeting(headers))
No name provided inside header
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 abhinav_greeting-0.1.tar.gz.
File metadata
-
Download URL: abhinav_greeting-0.1.tar.gz
- Upload date:
-
Size: 2.5 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
Hashes for abhinav_greeting-0.1.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
d0362a7e4729756562b11a06d5e897cfbbcd24a710b0d590279aac963060a365
|
|
| MD5 |
8f139435f6efc5a61a01bbe31ecf589a
|
|
| BLAKE2b-256 |
4d1aaa4349e2b4fab698e5b0629eae94b5ae510161d8c0941f126c1bf2e0ebad
|
|
See more details on using hashes here.
File details
Details for the file abhinav_greeting-0.1-py3-none-any.whl.
File metadata
File hashes
Hashes for abhinav_greeting-0.1-py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
cb0e6038eb2f0257b4aff55dc8ff2ada189289c43786dc8a27b88e63a807c1ea
|
|
| MD5 |
f8cdf3fae72e3cdbf8236f85c568f028
|
|
| BLAKE2b-256 |
4486c0de7815152c6d5ec4e24f3f35e1ce2ad2e6bb0320cf08cd0e0d27fd4366
|
|
See more details on using hashes here.