A simple Hello World library
Project description
Hello World Library
A simple Python library that provides a "Hello, World!" function.
Installation
pip install rahul-pypi
Usage
from hello_world_lib import hello_world
print(hello_world()) # Output: Hello, World!
print(hello_world("Alice")) # Output: Hello, Alice!
Development
To set up the development environment:
- Clone the repository
- Install the package in editable mode with development dependencies:
pip install -e .[dev]
- Run tests:
pytest
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
rahul_pypi-0.0.post17.tar.gz
(3.6 kB
view details)
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 rahul_pypi-0.0.post17.tar.gz.
File metadata
- Download URL: rahul_pypi-0.0.post17.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04546104e723541a87bd37fb5efa7e740959c5134341742f2a4935d17cca36e2
|
|
| MD5 |
8391a1d93e4f6f701874250f8f92ad81
|
|
| BLAKE2b-256 |
1dc6e93a74e074e67d43b4ff2f054a72710b96610ea97ff7a2565da9d4d63828
|
File details
Details for the file rahul_pypi-0.0.post17-py3-none-any.whl.
File metadata
- Download URL: rahul_pypi-0.0.post17-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e7dfc8ecc6406b12e59f3811a703af557e6b79d63a634ed400acc1128c54479
|
|
| MD5 |
a8921699d22fa67a8075c64866ae0264
|
|
| BLAKE2b-256 |
818d3c0f643533b4f4c61e1d540e60959279b9588e8ae79a2a6458ff0daea037
|