Demo library
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install multiphy-application
Get started
How to multiply one number by another with this lib:
from multiply_application 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 multiply-application-0.1.0.tar.gz
.
File metadata
- Download URL: multiply-application-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c139fa4a06f5026d90b584c0a8f1520c37d05cf1171adf03d63cbacb27402b0 |
|
MD5 | 9041830f80598b887a2066b4eaebe73a |
|
BLAKE2b-256 | 696b012e878d6ea85c74bb28b0d91b52a29a3602873be2480732f1d811cbfcf2 |
File details
Details for the file multiply_application-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: multiply_application-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0709cfe69e263baad9c635409226924ed22cec2996dd836ac3e7da986eb4d9ae |
|
MD5 | cbfedc8cbda073fb592e1e27cda20a3a |
|
BLAKE2b-256 | 27056e855a43d55edb8d8b7a7a7007fb7a660b114368098994ddae04d40a8522 |