Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 883 Bytes

README.md

File metadata and controls

48 lines (36 loc) · 883 Bytes

Flask-Binary-Converter

A Flask simple GUI app of binary converter python program. Convert Binary to Text and Text to Binary.

Requirements

Packages or Modules

Use the package manager pip to install flask.

pip install flask
pip install flaskwebgui

Imports

from flask import Flask, render_template, request
from flaskwebgui import FlaskUI

Usage

1. Convert Binary to Plain Text
2. Convert any text or message to binary

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Versions

**Note: This is developed in the

Python 3.9.0
Flask 1.1.2
Werkzeug 1.0

Contact me

Email: rsfahad97@gmail.com

License

Made by Fahad

Thanks for visiting

Please help me to improve the project further.