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.2.tar.gz
(3.1 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.2.tar.gz.
File metadata
- Download URL: mathmini-1.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
496b9c595ce1a1234b8dba2fda4cfab56881e01fcda564045aeccae1e71820ab
|
|
| MD5 |
1c0627570414460498ca236514992077
|
|
| BLAKE2b-256 |
582ec4d78617da70707f8ff6f50e0305f35e6752eddd3e7eaa2feea20676c906
|
File details
Details for the file mathmini-1.0.2-py3-none-any.whl.
File metadata
- Download URL: mathmini-1.0.2-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.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af4be3150bc4f9a24b3a30d06f164699c97d68077dd86a872add4034f31d56b3
|
|
| MD5 |
815bfaf02c72b1f94a290a9a7c50ea37
|
|
| BLAKE2b-256 |
2e0c46d5df3bf72448e89fbc375bd8dc396b6c017a703d15949d98fd0b493933
|