Skip to content

kenchou2006/helloworld-print-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld("Print")

helloworld-printer is a simple Python package that allows you to print messages using the function helloworld.

Features

  • Print messages in your Python program using the helloworld function.

Installation via Python pip

pip install helloworld-printer
pip install git+https://github.com/kenchou2006/helloworld-print-py.git@main

Usage

Import the function

You can import and use the helloworld package in your Python program:

from helloworld import *

# Use the function to print a message
helloworld("print")

This will output:

print

Command-line Tool

You can also use the helloworld command directly from the terminal to print a message:

helloworld "print"

This will output:

print

About

A simple Python package to print messages like helloworld("print").

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages