Demo library
Project description
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
Built Distribution
File details
Details for the file medium-multiply-310723-0.1.0.tar.gz
.
File metadata
- Download URL: medium-multiply-310723-0.1.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.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 082c4f8fade5d49c3805316b7421ca0aa68b5bf78e837db00ad5137df538c7d8 |
|
MD5 | 3706e62e98fd00da969c0e31b3ec40e2 |
|
BLAKE2b-256 | 4b0bd84df4f54a09eb22c1f528c33dddad37e027689c3b99e81bb2e9090a6907 |
File details
Details for the file medium_multiply_310723-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: medium_multiply_310723-0.1.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.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a34b6b0b8ad77068b6e977b91f3b15a716295e5070f446a877507547a429ec8 |
|
MD5 | fc7e9d4519c1b1b6d12ccc7d2e29b310 |
|
BLAKE2b-256 | cf1730f06601e7bad15ac0ca0ac47550124b3118d6cd479f839520b259f2d572 |