Demo library
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install loick-multiply
Get started
How to multiply one number by another with this lib:
from loick_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
loick-multiply-0.1.0.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 loick-multiply-0.1.0.tar.gz.
File metadata
- Download URL: loick-multiply-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b130ef68e0f291dff8310e515e6c64c6f3f7f2a611437760bf8ad41c547f794
|
|
| MD5 |
74d1ffc50179b29acf70a2fb23c81638
|
|
| BLAKE2b-256 |
5a5d933ad8b0cf8e62cee96efe95645febf66e028af720e937f77763b6df5f94
|
File details
Details for the file loick_multiply-0.1.0-py3-none-any.whl.
File metadata
- Download URL: loick_multiply-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
353a7e1fda9ec2839a4c9a4320e5a85e6334e5910e6575b7c6959ca9ae8e7777
|
|
| MD5 |
f45c94b3409ddcf63d65415fda4eca02
|
|
| BLAKE2b-256 |
acdb3bdddd259988298b9457b9832b1824d572ed84b356319bbeb2b07fd43fcf
|