Default template for PDM package
Project description
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()
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
Built Distribution
File details
Details for the file hc_div-0.2.0.tar.gz
.
File metadata
- Download URL: hc_div-0.2.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.16.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1f7b434535f4ebac2e1f2d16b87953585574d8460228cc217f9fc4797268e7d |
|
MD5 | 80f95b1f05c07b24165f358c77f94dec |
|
BLAKE2b-256 | 69909290ff91693db4346f66acd61dfd76b15d126f3e310e9fa3f4a7a447d369 |
File details
Details for the file hc_div-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: hc_div-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.16.1 CPython/3.12.4 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f6a54cd5c8f049d423f1f0f6c681c865124787724cdf397319194401b95837b |
|
MD5 | 2e1f7f6cc05ae621db74ba95c6d61480 |
|
BLAKE2b-256 | f03c52f72244621cc5add55c22e1e3e7070b8d80aaef3e4de6137d2490ace955 |