No project description provided
Project description
Helloworld PIP Demo
Description
This project is a Python module that implements a simple "hello world" function. The hello.py module contains a say_hello() function that returns the greeting "Hello, world!". This project is designed to demonstrate a basic Python module structure and how to publish it on PyPI.
Installation
You can install the project using pip:
pip install helloworld
Usage
After installing the hellowordusdemo module, you can use it in your Python code as follows:
from hellowordusdemo import say_hello
print(say_hello())
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
If you would like to contribute to this project, feel free to submit a pull request or open an issue.
Contact
For any questions or inquiries about the project, you can contact Uday Shiwakoti.
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
File details
Details for the file hellowordusdemo-1.6.tar.gz.
File metadata
- Download URL: hellowordusdemo-1.6.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fb177513f90f650522f5712fb049e6d02cc5493f59a90f69cfa2ade5765fb90
|
|
| MD5 |
a2dce4f122167babdb86114a41b94c80
|
|
| BLAKE2b-256 |
6cae8d7059fe2619007a526e72ef731968f258e5c61b492d8cce29feccf9d5a2
|