Skip to main content

A hello with name for hello world in PyPi

Project description

Hello Package

A simple Python package that provides functions to greet users with nicely formatted names.

Features

  • Capitalizes the first letter of each part of a name.
  • Prints a personalized greeting message.

Installation

You can install the package using pip. Run the following command:

pip install hello_package

Usage

Here’s a quick example of how to use the hello_package:

from hello_package.hello import nice_name, say_hello

# Get a nicely formatted name
formatted_name = nice_name("   john doe   ")
print(formatted_name)  # Output: "John Doe"

# Print a greeting
say_hello(formatted_name)  # Output: "Hello *John Doe*"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hello_world_pypi_2025-0.1.0.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file hello_world_pypi_2025-0.1.0.tar.gz.

File metadata

  • Download URL: hello_world_pypi_2025-0.1.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for hello_world_pypi_2025-0.1.0.tar.gz
Algorithm Hash digest
SHA256 013783c1002c95c8db1762cd2afa30f346e5c94bb724a1600dc61225810c133a
MD5 30df4db5106f02031b4361326477bb92
BLAKE2b-256 07ef05ae312454dd6c85ef3aac344547e72154823a155650864f5f18c31e6879

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page