Demo library
Project description
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)
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
library-xiaxin-0.1.0.tar.gz
(1.9 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 library-xiaxin-0.1.0.tar.gz.
File metadata
- Download URL: library-xiaxin-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2a65179a666ab6d50931abe055c6209f726ef18f83296398d85d0aaaf5cc422
|
|
| MD5 |
a5f3bb7bd0723d4db8183aabd0515096
|
|
| BLAKE2b-256 |
d89a93ba403f537e521aebdb4c91979b5e6d2647dcb08541ee8e4460f2fe927e
|
File details
Details for the file library_xiaxin-0.1.0-py3-none-any.whl.
File metadata
- Download URL: library_xiaxin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
319d2f242b9ca38920f9699369708f79f41bbbedcbeffa8f9cb42fd66643dc35
|
|
| MD5 |
504f10e239933e3c7656a3250877aa26
|
|
| BLAKE2b-256 |
1be21c0918850b1342736bb6439c7af812469fc8ca3390ab8671796e6c487e7b
|