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.4.tar.gz
(1.7 kB
view details)
File details
Details for the file mytest-multiply-0.1.4.tar.gz.
File metadata
- Download URL: mytest-multiply-0.1.4.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 |
20f1dcfa39c5876aecc412fa919eea7fb0394bb0ea8daff85ac401e7aea17cf5
|
|
| MD5 |
aa347d88f1eb9357ed9481dd94cd1c20
|
|
| BLAKE2b-256 |
82886379f65ba4ad348e2b5198b2eafaca5b1a61d01dfcbc6e71e275d1e3434f
|