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.post11.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.post11.tar.gz.
File metadata
- Download URL: rahul_pypi-0.0.post11.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 |
d0a89a972212f4f483d6289065c56b0ba87f0fe43ff6819d10bacaac29c829a8
|
|
| MD5 |
af08ef1e5c186eb20dbb64bf7365ead2
|
|
| BLAKE2b-256 |
e8941ad8720881a685f100fb1c94ea50d510ab8e35c4b34cce0f03c1687c95ac
|
File details
Details for the file rahul_pypi-0.0.post11-py3-none-any.whl.
File metadata
- Download URL: rahul_pypi-0.0.post11-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 |
b9ab5e99e206163f801bffd33ca4b6c0794d8a20e3a956530bb4c23cd9df4fbb
|
|
| MD5 |
87d52ec04357f70231736996042f8e1a
|
|
| BLAKE2b-256 |
88bfbe39fc6c39187e18e49f1fe04c21bb1bb8a2943341142d35c7b0da362d27
|