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.2.tar.gz
(1.7 kB
view details)
File details
Details for the file mytest-multiply-0.1.2.tar.gz.
File metadata
- Download URL: mytest-multiply-0.1.2.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 |
2d6a2b20813501112763e3cbadcb263c668ef703eabef52f076a25a35e5916a4
|
|
| MD5 |
3f5312f9659e8164d56ee6b8a20bbc5d
|
|
| BLAKE2b-256 |
7b481d046abf67b1017bd4880af0e0299a6b1ced6f56c3bb135e3a1c44c05b7c
|