Skip to content

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

Notifications You must be signed in to change notification settings

RF-Fahad-Islam/Python-Flask-Binary-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published