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
example-nndm-0.1.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 example-nndm-0.1.0.tar.gz.
File metadata
- Download URL: example-nndm-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d496179a207b2b6624cecbc9a17d271e89de8707338ac03ed476f29bd53105dc
|
|
| MD5 |
9eee6e800718196a98f9b2c16ed093ca
|
|
| BLAKE2b-256 |
09f79316824b873f8a883d017568e7b0452f12fe630268825b3f291e36676971
|
File details
Details for the file example_nndm-0.1.0-py3-none-any.whl.
File metadata
- Download URL: example_nndm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73471b288e32239c04416a33a52049b591c3a2fa62bef022ded4227dfc5d31f1
|
|
| MD5 |
700c7e736cda29e19933e750a77825f1
|
|
| BLAKE2b-256 |
a843c8eecfb1c33b73c103eca3bc2706ddd1224cffd625f5dd77dabbf74c3140
|