A simple Hello World library
Project description
Hello World Library
A simple Python library that provides a "Hello, World!" function.
Installation
pip install hello-world-lib
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.post15.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.post15.tar.gz.
File metadata
- Download URL: rahul_pypi-0.0.post15.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 |
f031ee90cdb1274f958ce7a7e780fed84e39aeeb4a6724482107895b35215055
|
|
| MD5 |
e9134737a728a6e51dba180d50b002f0
|
|
| BLAKE2b-256 |
b65ed29ee66737d2dd3f2d510c4f2f5749b98e9abbe9d1b9edd914f4fc3a4577
|
File details
Details for the file rahul_pypi-0.0.post15-py3-none-any.whl.
File metadata
- Download URL: rahul_pypi-0.0.post15-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 |
082aa806851b00855f5a23660c10c81e0047038c1370d3309de7586f46394d41
|
|
| MD5 |
7e425d6841fb36b72b19a580786d41d4
|
|
| BLAKE2b-256 |
8fd7a72aaa5c29079a15453659b55d6280634c6200463585477fdc83b23cca95
|