A small demo library for a Medium publication about publishing libraries.
Installation
pip install library
Get started
How to multiply one number by another with this lib:
from library import multify
Instantiate a Multiplication object
multiplication = Multiplication(2)
Call the multiply method
result = multiplication.multiply(5)
Release files for library-xiaxin 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| library-xiaxin-0.1.0.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| library_xiaxin-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.1 kB
Release files / library-xiaxin-0.1.0.tar.gz
| Download URL | library-xiaxin-0.1.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2a65179a666ab6d50931abe055c6209f726ef18f83296398d85d0aaaf5cc422
|
|
BLAKE2b-256 checksum How to use checksums |
d89a93ba403f537e521aebdb4c91979b5e6d2647dcb08541ee8e4460f2fe927e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.2
|
Release files / library_xiaxin-0.1.0-py3-none-any.whl
| Download URL | library_xiaxin-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
319d2f242b9ca38920f9699369708f79f41bbbedcbeffa8f9cb42fd66643dc35
|
|
BLAKE2b-256 checksum How to use checksums |
1be21c0918850b1342736bb6439c7af812469fc8ca3390ab8671796e6c487e7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.2
|