My Greeting Package
A simple Python package that prints a greeting message to your terminal.
Installation
You can install this package using pip:
pip install my-greeting-package
Usage
After installation, you can use it in two ways:
1. As a Command-Line Tool
Simply run the greet command in your terminal:
greet
2. In Your Python Code
You can also import and use it in your Python scripts:
from my_greeting_package import greet
greet()
Output
Running the package will display:
==================================================
🎉 Hello from My Greeting Package! 🎉
==================================================
Thank you for installing my package!
This is a simple demo package published on PyPI.
==================================================
Requirements
- Python 3.7 or higher
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Your Name
Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request.
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 i_want_to_say_that-0.1.0.tar.gz.
File metadata
- Download URL: i_want_to_say_that-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
929ad916b4d18960a08c96a48c22b3a995c07509f6067ddf6dc653f00ab16125
|
|
| MD5 |
716be2ac8608003ac55ef64c099a90a3
|
|
| BLAKE2b-256 |
a7251759575dc7401167daa0c355ed022b299d1d40a7784e1e5a3c699e036fff
|
File details
Details for the file i_want_to_say_that-0.1.0-py3-none-any.whl.
File metadata
- Download URL: i_want_to_say_that-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4f380f65b9ef3600146090fb351ae50d93963fc147441ae4bfa5e0310e5a1ab
|
|
| MD5 |
89be1087f2ce63dd1c1cb6e30ad482ba
|
|
| BLAKE2b-256 |
a37afd9ccc2b57768128055364c18839c1b190f6d83bbbdfa6c6b485f6fbf4d5
|