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

Example


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.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: binaryconvert-2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 53602c09318b0469e776502b658b407b1a42f9a311fa4c0953cf53c56e3a371b
MD5 b64b94ed1b8a627e5740bcc3f6e6c7aa
BLAKE2b-256 0fafe739a1be2d29af1cb1d91573beff9c59dddf45df37e6c46747c375b16aa1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: binaryconvert-2.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ca7dab9587cc16f2caaba95da0ee43c6932dfa452a379fbafebd0bbf34b40df8
MD5 45f12305f46eb687d2e23df904a16f92
BLAKE2b-256 5f40b0fd07bbb84ceb412a621f46454ef2e65557b1acfc57f29e5b60428f4222

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