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.post16.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.post16.tar.gz.
File metadata
- Download URL: rahul_pypi-0.0.post16.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 |
6485e4f467aaa52c7044b081f15db9fba737dc0bb9856a2bc5d3df4fa84cd1e1
|
|
| MD5 |
2e5e6d11ad548461ac6dc78902533096
|
|
| BLAKE2b-256 |
5701b272f49573e2631d0f1fda80fdb9dd56e02903ab497ed9c85c242dc04d54
|
File details
Details for the file rahul_pypi-0.0.post16-py3-none-any.whl.
File metadata
- Download URL: rahul_pypi-0.0.post16-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 |
bca62b7b466628130d45bcfbccaa2991181475131c921954d52b4957e265217d
|
|
| MD5 |
8fca4d79898f848eec822a30e95966ba
|
|
| BLAKE2b-256 |
f45d446ae082ccc6545ab7ff0d45e5d4e28074c375cbf7f4a7d5306c6d4dd324
|