Demo library
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install becode_example
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
medium-multiply-0.1.1.tar.gz
(1.8 kB
view details)
File details
Details for the file medium-multiply-0.1.1.tar.gz
.
File metadata
- Download URL: medium-multiply-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17a6f21f4d2bb7415febcad2d4755a51571ffaa2318d2e2d1aee92f4b823d7bb |
|
MD5 | 7d379aef16b498a838f31871b2de1aeb |
|
BLAKE2b-256 | 1b43f0a59c2ce492401b8f922eb4643a58d55573964787684c5b81f41dad7333 |