Skip to main content

python package to print name with hello

Project description

Hello Name

Print names with hello

Install

pip install hello_name

How to use

Enter the name when calling the function hello_name

Enter the name when calling the class HelloSayer and then print it via say()

Examples

hello_name('world')
'hello world'
a = HelloSayer('a')
a.say()
'hello a'

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_name-0.0.1.tar.gz (16.9 kB view hashes)

Uploaded Source

Built Distribution

hello_name-0.0.1-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

Supported by

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