Sample math library containing add and sub functions
Project description
mathmini-pip
Sample math library containing add and sub functions
Installation
pip install mathmini
Usage
python3 -m mathmini add 10 5
python3 -m mathmini sub 10 5
import mathmini
print(mathmini.add(10, 5))
print(mathmini.sub(10, 5))
Release and Publish
- Update
versioninsetup.cfg - Commit changes
- Run
git tag v1.0.0 - Run
git push origin v1.0.0
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
mathmini-1.0.3.tar.gz
(3.0 kB
view details)
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 mathmini-1.0.3.tar.gz.
File metadata
- Download URL: mathmini-1.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b6f2b13e3a96ae4a4c481939ee5dfd00fd2649564808f542896c558bbbd5487
|
|
| MD5 |
07f1d9ac3b0f383b783aa017c9f18a89
|
|
| BLAKE2b-256 |
f7fddd4749520578e9204267d329b1e7ce65fb40105f8f277dce7408096c8e74
|
File details
Details for the file mathmini-1.0.3-py3-none-any.whl.
File metadata
- Download URL: mathmini-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88d39068b787074a9bbc1c557ea63ce3027e45bf0a7371d9e83549a239b344ab
|
|
| MD5 |
eb6635a4827159503dd1ed52d758fb36
|
|
| BLAKE2b-256 |
b9eb98e982ecbb74f68607dd42287d3365a7081e7dc0380ade12ddb370f6040c
|