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.2.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file demo-multiply-0.2.0.tar.gz
.
File metadata
- Download URL: demo-multiply-0.2.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3934ee3a7e7922f3fa777fc1da89935422903ce46175a231514a50af98cb6a3f |
|
MD5 | c3fc7bea747d5a5873fea1dfc761edd9 |
|
BLAKE2b-256 | 4b6b319a02ccac061b1a4bc449c7f88d26f44c3bec6df3f13eea978c23789799 |
File details
Details for the file demo_multiply-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: demo_multiply-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.0 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 | 8c3b77c19dee090b0d9807c2750ee2aa71224e1c18974a590070aa0ff75780a1 |
|
MD5 | 3fdbbca5b7534a0167efa876bb825d6a |
|
BLAKE2b-256 | 963693bdc37b922431b48ff887091ee5559616df6f6752048c0dd291cf7b8b4a |