Socket
Socket
Sign inDemoInstall

coder

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coder

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


Maintainers
1

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:

.. code:: python

pip install coder

Or download the source code and manual installation:

.. code:: python

python setup.py install

Usage

You can directly use this module as script

.. code:: shell

python -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 ^^^^^^^

.. figure:: https://github.com/emptyxl/coder/raw/master/example_images/unicode.png :alt: Unicode

Hex to Dec ^^^^^^^^^^

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

.. figure:: https://github.com/emptyxl/coder/raw/master/example_images/hex2dec.png :alt: hex2dec

ASCII Table ^^^^^^^^^^^

.. figure:: https://github.com/emptyxl/coder/raw/master/example_images/asciitable.png :alt: ASCII Table

.. |main interface| image:: https://github.com/emptyxl/coder/raw/master/example_images/main_interface.png

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc