Demo library
Project description
Demo multiply
A small demo library.
Installation
pip install demo-multiply
Get started
How to multiply one number by another with this lib:
from demo_multiply import Multiplication
# Instantiate a Multiplication object
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
demo-multiply-0.7.0.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file demo-multiply-0.7.0.tar.gz.
File metadata
- Download URL: demo-multiply-0.7.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44b613de2c1f12b76a51b321f0debe36b76b554590391d17e6d0f31b9263dcd5
|
|
| MD5 |
39423eb1528e3b4a45c45190b6d8006f
|
|
| BLAKE2b-256 |
d72a1966314339ad629328db28a18327cccdc47f19abaaa81d71bfa08f91f60f
|
File details
Details for the file demo_multiply-0.7.0-py3-none-any.whl.
File metadata
- Download URL: demo_multiply-0.7.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7816b6b0e4c5eb768c60a1b5b2a6423b72461e83bcac709831f7b47ed7021b75
|
|
| MD5 |
8cfbf9f63ec68ebfa6dd03680ad5eecd
|
|
| BLAKE2b-256 |
222b425baa769eff74b1a945d87261d014b9eb9600cac7c273b4ee027fd05422
|