A Python module that converts and decodes binary.
Project description
This is a Python module that decodes and converts binary
FUNCTIONS:
_convert() (pretty useless because it is just a support for Convert()) Convert() (converts a number to binary) Decode() (decodes binary)
USAGE:
Example:
import binary_fun
binary_fun.Convert(15) #Converts 15 to a binary then prints it print() binary_fun.Decode(10100) #Decodes 10100 then prints it
IMPORTANT WARNING:
DO NOT USE IN FUNCTIONS (like print()) OR VARIABLES! IT WILL RETURN NONE! WAIT FOR FUTURE UPDATES.
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
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 binary_fun-0.0.0.tar.gz.
File metadata
- Download URL: binary_fun-0.0.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bd93ad77d5dfaa5c00f4fe8cf56814fcd0b8ab39fc1df945a14907392a4a7c7
|
|
| MD5 |
ff392ee33ca0f4547865ad60b4b40188
|
|
| BLAKE2b-256 |
96c826d3720e1a12acbb56ae715b6a573c7e1f18dbe0455893941116a94b153f
|
File details
Details for the file binary_fun-0.0.0-py3-none-any.whl.
File metadata
- Download URL: binary_fun-0.0.0-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5a6680f7cf45ff3adc77580a7bd67ffbb0c6831ddfbac85d17a741ee86a97f8
|
|
| MD5 |
679824bd5bdd73443a520efd8d666c6e
|
|
| BLAKE2b-256 |
eccbef5bd8f47f93480e9f7986a7ac8c943950055fec2aba998580c175ae080d
|