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
flame-lib-0.1.0.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file flame-lib-0.1.0.tar.gz
.
File metadata
- Download URL: flame-lib-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1ad219fc30a4b5fd1f45e3e1731b5f81bc81425678bb667bce8e2a6e87a36230
|
|
MD5 |
8880d767d2d1f924b1e272c31fdceaa3
|
|
BLAKE2b-256 |
a48d7ec67c1f156899cfe1235b38bf2a9f75db1f670eeba447e3504e73bbef99
|
File details
Details for the file flame_lib-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: flame_lib-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.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f6f28b34b657167b54541b5392f8b014cae93197d98ccb37c2f07df779506fb0
|
|
MD5 |
15a4555c976c3502f4a3aa74ec6fe24a
|
|
BLAKE2b-256 |
c3c4cbf4c93d7779fb768b31ccce1a3cd855c33ba76cd156787aae511fa2e4dd
|