A simple Python library with addition, subtraction, and greeting functions.
Project description
My Python Library
My Python Library is a simple Python package that provides a greeting function. This library is designed to demonstrate how to create and structure a Python package for distribution.
Installation
You can install the library using pip. Run the following command in your terminal:
pip install my-python-library
Usage
After installation, you can use the library in your Python scripts as follows:
from my_python_library import greet
print(greet("World")) # Output: Hello, World!
Contributing
If you would like to contribute to this project, please fork the repository and submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
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 somanath_python_library-0.1.0.tar.gz.
File metadata
- Download URL: somanath_python_library-0.1.0.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
466f6d6d77c35d867aa5baa46574c57c966b4e69eb75b10bacb466900a49623a
|
|
| MD5 |
898be1d244e9faf81a4f1b79a1dbe875
|
|
| BLAKE2b-256 |
a239f21526212d8f0002b1b2d2b3ea2f19b69fe5817e931feaddd35d575c5530
|
File details
Details for the file somanath_python_library-0.1.0-py3-none-any.whl.
File metadata
- Download URL: somanath_python_library-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51c1bfd0a12cc7b903ab201b63fa44396b0aed11e87164d58183b0df5b56e633
|
|
| MD5 |
4fd9cce67fb6363322ac74f4561c4f3a
|
|
| BLAKE2b-256 |
cb3863cae9504da9b90b76d1d107405242a7cf3939ea4033bdec0f88e3683fb4
|