Demo library
Project description
Test multiply
A small demo library for a Test publication about publishing libraries.
Installation
pip install multiply-test
Get started
How to multiply one number by another with this lib:
from multiply_test 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
multiply-test-0.0.2.tar.gz
(1.7 kB
view details)
File details
Details for the file multiply-test-0.0.2.tar.gz.
File metadata
- Download URL: multiply-test-0.0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8831947f39ffe140d18e4ac5ab1938bc82176625f2a39219b446293420a4db5
|
|
| MD5 |
ed3ee5fdea4647c364b215665d631a29
|
|
| BLAKE2b-256 |
350cbfed694bd86252524d6bb01e2ce7db09a53a4ad3295743f247118568c796
|