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.3.tar.gz
(1.7 kB
view details)
File details
Details for the file mytest-multiply-0.1.3.tar.gz.
File metadata
- Download URL: mytest-multiply-0.1.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 |
66b444ef911387ce33464dba459d4731ca1cc289d2a695b72a78d87b89538a28
|
|
| MD5 |
79feb91061b7530030ab33caf755d4d4
|
|
| BLAKE2b-256 |
64b5592bca82ccd4610a281cb5f29a48550527b4bbde3561e3d9c7d80bf087a5
|