Demo library
Project description
MyTest multiply
A small demo library about publishing libraries.
Installation
pip install mytest-multiply
Get started
How to multiply one number by another with this lib:
from mytest_multiply import Multiplication
# Instantiate a Multiplication objec
multiplication = Multiplication(2)
# Call the multiply method
result = multiplication.multiply(5)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mytest-multiply-0.1.5.tar.gz
(1.8 kB
view details)
File details
Details for the file mytest-multiply-0.1.5.tar.gz.
File metadata
- Download URL: mytest-multiply-0.1.5.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85c3008a6dd6b619c05e58073a97efd9cc9013f20372ea2d4d59b3c024c469b1
|
|
| MD5 |
12d69b815695282d96a731fe98ed633c
|
|
| BLAKE2b-256 |
d669ecf1407bcf508f91205859bbad36bbe3c80208b79147d8b8d32890cf0c0c
|