Test library
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install med-multiply
Get started
How to multiply one number by another with this lib:
from med_multiply import Multiplication
# Instantiate a Multiplication object
multiplication = Multiplication(2)
# Call the multiply method
result = multiplication.multiply(5)
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
med-multiply-0.1.3.tar.gz
(1.9 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 med-multiply-0.1.3.tar.gz.
File metadata
- Download URL: med-multiply-0.1.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ab6a50192c7a97748883349676dce478d7c0d1111eeb2fc96954bcead3a3137
|
|
| MD5 |
1182397e22c2b2cf2a4900d22624253b
|
|
| BLAKE2b-256 |
139d4bc1876a6c9b6abf583d8e377917b68ca4a5bc78da2b0876c7fe36ffbad0
|
File details
Details for the file med_multiply-0.1.3-py3-none-any.whl.
File metadata
- Download URL: med_multiply-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45f6df4eeefc52e85ea07ced0854e3959f2df4513152eacf3aa5da5395e85338
|
|
| MD5 |
6e291f0b078244912db9ec06b1f9e0e4
|
|
| BLAKE2b-256 |
abf8b7ca2c0ac3ae16956c08b1599fba397097dcdeab2fb5a5a8d29e94de3678
|