Skip to content

ThePythonDev/Bincii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bincii

is a python package to convert Binary to ASCII and vice versa.

Usage

Example code:

import bincii as bnc

print(bnc.ascii_to_binary("Example text")

print(bnc.binary_to_ascii("01000101 01111000 01100001 01101101 01110000 01101100 01100101 00100000 01110100 01100101 01111000 01110100")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages