Skip to main content

A super easy Python tool that converts your text into binary language (8-bit).

Project description

BinaryConvert

A super easy Python tool that converts your text into binary language (8-bit).

Installation

pip install binaryconvert

Exmaple


ToBinary()

from binaryconvert import convert

convert.ToBinary("Hi, my name is wfxey!")

Output

01001000 01100001 01100001 01101100 01100001 01101100 01101100 01100001 01100001 01101111

ToText()

from binaryconvert import convert

convert.ToText("01001000 01100001 01100001 01101100 01100001 01101100 01101100 01100001 01100001 01101111")

Output

Hi, my name is wfxey!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

binaryconvert-2.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

binaryconvert-2.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file binaryconvert-2.0.tar.gz.

File metadata

  • Download URL: binaryconvert-2.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for binaryconvert-2.0.tar.gz
Algorithm Hash digest
SHA256 c3766dd02943080af8ef1c5dfe34bff4458dc9cc7acd0bfdc6f7b45d3f9ec679
MD5 6bc5704364584578d0909f5aca0cf919
BLAKE2b-256 187817483099620e9154aaf448ec583354659e06ec509e4e396c2418192b7499

See more details on using hashes here.

File details

Details for the file binaryconvert-2.0-py3-none-any.whl.

File metadata

  • Download URL: binaryconvert-2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for binaryconvert-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 71765a3a14fe952020dd78feaf48ec03e479c9946d84cb8c552f7f84dff04a2e
MD5 cb352e34c6aaa742f92d4faa33de6cc1
BLAKE2b-256 032b5dd33e8f7e13c98f37eebdc4e77d4c6c5d2e94ccfe32856beb1f3e4888bf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page