A Flask simple GUI app of binary converter python program. Convert Binary to Text and Text to Binary.
Use the package manager pip to install flask.
pip install flask
pip install flaskwebgui
from flask import Flask, render_template, request
from flaskwebgui import FlaskUI
1. Convert Binary to Plain Text
2. Convert any text or message to binary
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
**Note: This is developed in the
Python 3.9.0
Flask 1.1.2
Werkzeug 1.0
Email: rsfahad97@gmail.com
Made by Fahad
Please help me to improve the project further.