Prints hello from a username
Project description
helloprinter
A tiny Python package that prints hello from <username>.
Install
pip install helloprinter
Use as a library
from helloprinter import hello
hello("alice") # hello from alice
hello() # hello from <your system username>
Use from the terminal
helloprinter alice # hello from alice
helloprinter # hello from <your system username>
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
helloprinter-0.1.1.tar.gz
(3.0 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 helloprinter-0.1.1.tar.gz.
File metadata
- Download URL: helloprinter-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4267fe36bf6fc5b39f56c5a435f1c0091a77791fa27c033e02ceddc0881c2041
|
|
| MD5 |
c3f5e2184884ed762641afe6d2d11be1
|
|
| BLAKE2b-256 |
66a561ce04e53a5bffe06dbd5a82b10f2987a766feea1297633fef855b09c5b8
|
File details
Details for the file helloprinter-0.1.1-py3-none-any.whl.
File metadata
- Download URL: helloprinter-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ae414161a45d5336173683e6a3311c574283d485f62d46501a6a97758e97fbf
|
|
| MD5 |
9ad76e8721335d2716741e21b8e25484
|
|
| BLAKE2b-256 |
56a3a527bc72c85ac57d0dbccc33547c9436bcf929803771e2c9c10774de27bc
|