Binary converter for Python
Project description
binaryconv.py
The goddamn best binary converter for Python 3*.
>>> import binaryconv.convertbin
>>> binaryconv.convertbin.text_to_bits('Hello')
'0100100001100101011011000110110001101111'
>>> binaryconv.convertbin.text_from_bits('0100100001100101011011000110110001101111')
'Hello'
>>>
Works well, not even replys a binary string.
Multiple encoding also is supported.
*only because we have no competion
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
Built Distribution
File details
Details for the file binaryconv_dev01111-0.0.1.tar.gz
.
File metadata
- Download URL: binaryconv_dev01111-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9729c9b890e287ea586695bdedf87bc1d4c49ad0c6ca8ef64c559e2a86939e16 |
|
MD5 | 732444140f511c815b04cd41ebe51082 |
|
BLAKE2b-256 | a1bc08cc9960ac0dada91d38f2e24881f444213b12a50d5903b6afcb0a6796a6 |
File details
Details for the file binaryconv_dev01111-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: binaryconv_dev01111-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e36d911c6e29e48abb5f8ed8913b6fccc2b80a1039f7439f2764ad43614b2438 |
|
MD5 | 9e852004c273f20e5945d80f6ae05c56 |
|
BLAKE2b-256 | 3141e3e8e7eeb2287549200b7a927d16b5f43e1282a7fc2d9d4a6e39413bab1d |