A simple hello package
Project description
Waiba Hello Package
A simple sample Python package that prints a friendly greeting.
Description
This package demonstrates the basic structure of a Python package. Its only job is to print the following message:
Hello from Waiba!
Installation
pip install waiba-hello
Usage
After installing the package, you can use it in your Python code:
from waiba_hello import hello
hello()
Output
Hello from Waiba!
Purpose
This project is intended for learning and demonstration purposes, such as:
- Understanding Python package structure
- Testing packaging and distribution
- Creating a minimal example package
License
MIT License
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
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 waiba_hello-0.2.tar.gz.
File metadata
- Download URL: waiba_hello-0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dd2296e1170be0ee38559d705c1453ff1d9b2cd14b6ac8f675f32be7e3c160d
|
|
| MD5 |
b7ff72c2d216f5b30b80d4fc53cda477
|
|
| BLAKE2b-256 |
6064f1acf24fe4df73b6ac6df5134906d2b7e6161ab301b46dceda9031c93790
|
File details
Details for the file waiba_hello-0.2-py3-none-any.whl.
File metadata
- Download URL: waiba_hello-0.2-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0d155007a17d348ab1385f29d3032a74206df9174bd0b70c5a839bf5baa68ad
|
|
| MD5 |
9a94d248e594004e655c305db5d5c6df
|
|
| BLAKE2b-256 |
04fadd41923f5db80687f9716a76d3d3601b1bfaa9d49ee27f279d5ef1507ebf
|