Demo library
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install medium-multiply
Get started
How to multiply one number by another with this lib:
from medium_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
vedium-multiply-0.1.1.tar.gz
(2.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 vedium-multiply-0.1.1.tar.gz.
File metadata
- Download URL: vedium-multiply-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa7054943f4983278a878fcc5d20740a66b3aa617009678a2d635f9eead712ad
|
|
| MD5 |
bf6c2a1487a97d8d89c88f0c0670082d
|
|
| BLAKE2b-256 |
4a2f588a749ee5e358e82ba948974bbd404140d889f473cbb641ceda9b9548ab
|
File details
Details for the file vedium_multiply-0.1.1-py3-none-any.whl.
File metadata
- Download URL: vedium_multiply-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a453a9ebffc7f8a5a9a215467817c2e15b49e4a155833558b6f9aab7a3c6526
|
|
| MD5 |
6df98128b34b51b15b6f598440b086a6
|
|
| BLAKE2b-256 |
7f1a7cec86792322503eb4021a81ee84980c2e2f76fd3f6cf1934fe3c06fde75
|