hc_calculation
Description
Python package hc_mul, which is a dependency for the package simpleCalc_cmd.
Installation
$ pip install hc_mul
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 mul which take 2 integer in-line variables and calculates the corresponding multiplication operation. Handles errors if in-line variables are in the wrong format or number.
For additional usages, look at simpleCalc_cmd github or read below.
Package Import example
from hc_mul.hc_mul import mul
mul()
Release files for hc_mul 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_mul-0.2.0.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hc_mul-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.8 kB
Release files / hc_mul-0.2.0.tar.gz
| Download URL | hc_mul-0.2.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
175ee93a25d51b48ea4d743d6b5b5648a744133c77260f05f15ce2b3fa7daf55
|
|
BLAKE2b-256 checksum How to use checksums |
6f84d388478a8862155283853f901ae29b27c783ed4914d3b438388fbf96f47b
|
| 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_mul-0.2.0-py3-none-any.whl
| Download URL | hc_mul-0.2.0-py3-none-any.whl |
|---|---|
| Size | 2.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fddafea9f82372b7de2fb3db35557e3f728889aeb8b75f76e3827aa8cbabb81a
|
|
BLAKE2b-256 checksum How to use checksums |
f5f2cf179adc2b975cd20b8019c48b6ec9e060682fdec57302b2b0d2fa677291
|
| 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
|