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.3.tar.gz
(1.7 kB
view details)
File details
Details for the file multiply-test-0.0.3.tar.gz.
File metadata
- Download URL: multiply-test-0.0.3.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 |
5c93e806c73abf4b67d66856d38211bb80d4c912a25ed4352780e12e9e30c5db
|
|
| MD5 |
c4d22dff3dc62336b5f493d714eb368a
|
|
| BLAKE2b-256 |
2d7cd268c398ecea573cf8151d6d82df6c1ff37a1952b8e8c65a891210cbc155
|