Skip to content
/ coder Public

A graphical interface tool, integrated common web encoding/decoding method, hash method and the ASCII table.

License

emptyxl/coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coder

A graphical interface tool, integrated web encoding/decoding method, hash method and the ASCII table.

Installation

You can use pip to install this module:

pip3 install coder

Or download the source code and manual installation:

python3 setup.py install

Usage

You can directly use this module as script

python3 -m coder
The main interface below:
main interface

I think you are absolutely know how to use it.

Example & Notes

The partial function of code only supports specific format.

Unicode

Unicode

Hex to Dec

It only supports the transformation between numeric, more than one numeric interval by space ` `

hex2dec

ASCII Table

ASCII Table

About

A graphical interface tool, integrated common web encoding/decoding method, hash method and the ASCII table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages