hc_calculation
Description
Python package hc_add, which is a dependency for the package simpleCalc_cmd.
Installation
$ pip install hc_add
Alternatively, it is automatically installed when you install simpleCalc_cmd, which can be done by
$ pip install simpleCalc_cmd
For more information, refer simpleCalc_cmd github
What does it do?
This package holds a simple function add which take 2 integer in-line variables and calculates the corresponding addition operation. Handles error when in-line arguments are not given, in the wrong number, or wrong format.
For additional usages, look at simpleCalc_cmd github or read below.
Package Import example
from hc_add.hc_add import add
add()
Release files for hc_add 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hc_add-0.2.4.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hc_add-0.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.8 kB
Release files / hc_add-0.2.4.tar.gz
| Download URL | hc_add-0.2.4.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
158912c950804bb671120de2948d08274ecdd6dd79defc3496235c22b8925f33
|
|
BLAKE2b-256 checksum How to use checksums |
c9b0d0e87ee9cab33befa5d648f6a38dc3163b85cf083ef2472e219124422077
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.16.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
|
Release files / hc_add-0.2.4-py3-none-any.whl
| Download URL | hc_add-0.2.4-py3-none-any.whl |
|---|---|
| Size | 2.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4dc88b189b79c3c2ed40fc6f5fb44ffdfa069b3678c45a74242281c14bd0cffb
|
|
BLAKE2b-256 checksum How to use checksums |
becdd52c0a6288da10f1dc9db2c0ce98d66813d3abddd6490cf8bfadb28d1d94
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.16.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
|