Demo library
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install multiplyByTwo
Get started
How to multiply one number by another with this lib:
from multiplyByTwo 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
multiplyByTwo-0.1.0.tar.gz
(2.2 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 multiplyByTwo-0.1.0.tar.gz.
File metadata
- Download URL: multiplyByTwo-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
297f7729654c5e9329446b1ce362e8feff2a8cc23bba09b19457b1f09e70adbf
|
|
| MD5 |
2c77bb5de78a9fe190e6d847e7583099
|
|
| BLAKE2b-256 |
5db629b203040446ed896607867b57333a3f43655ba96d9dffa649188a12b622
|
File details
Details for the file multiplyByTwo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: multiplyByTwo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94bd277c0bca10d825f534d7f884ba45e75e90f263be0774786bd7c29d033235
|
|
| MD5 |
53f0790a10b2808cd69a6d95e6354a68
|
|
| BLAKE2b-256 |
f160cf4c53106c399930b048d41dd751211125f0e128392b97e8b18ece9b1329
|