homework1 python 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
homework1-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file homework1-0.1.0.tar.gz
.
File metadata
- Download URL: homework1-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fd81b4badb95bf4da5e539d285622223a59a616f9af09777c555b6ce8c55f6c |
|
MD5 | e4399c10c6a0d5d77734d906605489ac |
|
BLAKE2b-256 | 608d82be10ee6f6c2ff31bf6ba428821db79a8186f7752a2da43d6eae2288c70 |
File details
Details for the file homework1-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: homework1-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67f7bbf5be79569aa288ad4f281cf20244a988ecfe9616a6c974b72cdc3643dd |
|
MD5 | 13c1e4a56a641f6816fe77bff2b3ff59 |
|
BLAKE2b-256 | 22d999cc7bf2df8fa8d52fc11abb70dea817a287e1a1040d7db058da85b412ba |