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.1.tar.gz
(1.7 kB
view details)
File details
Details for the file mytest-multiply-0.1.1.tar.gz.
File metadata
- Download URL: mytest-multiply-0.1.1.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 |
f487c27ef62f49e0ce3c61116e4b45e410aeb38b8b3c7296967ec1f62ce1216b
|
|
| MD5 |
2b0bd1836cae342d534a10f2dc4e337d
|
|
| BLAKE2b-256 |
a4d6c2728ccfd9ae8652ae55fdcb641c175a9bf4b26f7f99393208a32b4857ab
|