A small example package to convert decimal numbers to binary
Project description
A small package to convert decimal to binary.
How to install
pip install bino
How to use
Below example will help you
from bino import bino
x=2
print(bino.bino(x)) # returns the binary value
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
bino-0.0.1.tar.gz
(1.3 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
bino-0.0.1-py3-none-any.whl
(2.5 kB
view details)
File details
Details for the file bino-0.0.1.tar.gz.
File metadata
- Download URL: bino-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
614cad64022f4d490e12f6f567a28fdd816ac101a873fd022a8b60b707d0d0b4
|
|
| MD5 |
0f241444b745d539e491352a64b86ea1
|
|
| BLAKE2b-256 |
80ac8497551072a674611be01928fcf437b2c84f6d326781099ab1c2fc64cab2
|
File details
Details for the file bino-0.0.1-py3-none-any.whl.
File metadata
- Download URL: bino-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8b3e1f7c9a29703b66159b484ffff225b587f0cb36d1c1259b3ee899d5ee064
|
|
| MD5 |
bb4eedbdaa130bcb56d82bfcd3d9ccaf
|
|
| BLAKE2b-256 |
12b66c7cdc96edc042f5b5042760bd8b5d0ddd59f288697056e7d228ec379a34
|