hc_calculation
Description
Python package hc_div, which is a dependency for the package simpleCalc_cmd.
Installation
$ pip install hc_div
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 div which take 2 integer in-line variables and calculates the corresponding integer division operation. Handles errors if in-line variables are in the wrong format or number.
Specifically, it calculates division in QUOTIENT remainder REMAINDER format, where QUOTIENT and REMAINDER are corresponding calculated values.
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_div 0.2.0
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_div-0.2.0.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hc_div-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.0 kB
Release files / hc_div-0.2.0.tar.gz
| Download URL | hc_div-0.2.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b1f7b434535f4ebac2e1f2d16b87953585574d8460228cc217f9fc4797268e7d
|
|
BLAKE2b-256 checksum How to use checksums |
69909290ff91693db4346f66acd61dfd76b15d126f3e310e9fa3f4a7a447d369
|
| 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_div-0.2.0-py3-none-any.whl
| Download URL | hc_div-0.2.0-py3-none-any.whl |
|---|---|
| Size | 2.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2f6a54cd5c8f049d423f1f0f6c681c865124787724cdf397319194401b95837b
|
|
BLAKE2b-256 checksum How to use checksums |
f03c52f72244621cc5add55c22e1e3e7070b8d80aaef3e4de6137d2490ace955
|
| 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
|