A small demo library for a Medium publication about publishing libraries.
Installation
pip3 install multiply_internship_2024
Get Started
How to multiply one number by another with this lib:
from multiply_internship_2024 import multiplication
multiplication = Multiplication(2)
result = multiplication.multiply(5)
Release files for multiply-internship-2024 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| multiply_internship_2024-0.1.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| multiply_internship_2024-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.3 kB
Release files / multiply_internship_2024-0.1.tar.gz
| Download URL | multiply_internship_2024-0.1.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ef058ecd2be08d1aa627a18705eb12f7d19887f6a95918bf67b12e914f83690
|
|
BLAKE2b-256 checksum How to use checksums |
d6d21a331d4ddbed06de6110af7bb13cc76eb3a17223daa10a518df444b9788b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.12
|
Release files / multiply_internship_2024-0.1-py3-none-any.whl
| Download URL | multiply_internship_2024-0.1-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
514339b5f56cbe1dea942aafdbbc12025a1312d8f4fb40be3f4da5c172cb52e5
|
|
BLAKE2b-256 checksum How to use checksums |
809d9977151114cd42a189b280f4886e37484a8a6e85c6e176d720aa88caaafc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.10.12
|