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.0.tar.gz
(2.0 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 mytest-multiply-0.1.0.tar.gz.
File metadata
- Download URL: mytest-multiply-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6505cb69f7a3846abb2ef02288a7662160ca1eb3dc5f434552ca589835ae4b0
|
|
| MD5 |
7f2228617fc2f15db4d828f36a0ce43b
|
|
| BLAKE2b-256 |
0730340536c32a16cf5245bc0030bd5e02c91ae282c2bf425df25dd8c42587e3
|
File details
Details for the file mytest_multiply-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mytest_multiply-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c7d405b54758a85d973851a2811cf6065e50c033fe908c03d4698d810271ec1
|
|
| MD5 |
8e38c39d3a3b1b6a5fe8ef97c1ee6d3f
|
|
| BLAKE2b-256 |
2192f93ab640437cdc4df83bd648b46766747f463151d75ec53ddef0a5c28684
|