Demo library
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install medium-multiply
Get started
How to multiply one number by another with this lib:
from medium_multiply import Multiplication
# Instantiate a Multiplication object
multiplication = Multiplication(2)
# Call the multiply method
result = multiplication.multiply(5)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zote4o2_test-0.1.0.tar.gz
(1.9 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 zote4o2_test-0.1.0.tar.gz.
File metadata
- Download URL: zote4o2_test-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
853a83d6bced3cc9299c85d7198224701f91aff5e0c3bde2e5e779ef428f8632
|
|
| MD5 |
9604ea9555c5de601a05af1426d5f87c
|
|
| BLAKE2b-256 |
a45f8323b8e3d25ba77fcde1749e7c37abc709870fc4b3c9a242c81da70f6d89
|
File details
Details for the file zote4o2_test-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zote4o2_test-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22c981fdd7a23b2dbcb0a859933952180db0473bd860357f0a00d680498525b1
|
|
| MD5 |
e60c637c570983f817e81ecb3335f361
|
|
| BLAKE2b-256 |
49de5b403b7705c2581f02d5ccc0d523479ba57f9aaf6a2f14bfd21aa2412dc0
|