pybase64
There are 3 repositories under pybase64 topic.
Alok-2002/python_tkinter_projects
Welcome to the Python Tkinter Projects repository! This repository contains a collection of projects built using Python's Tkinter library. Tkinter is a popular GUI (Graphical User Interface) toolkit for Python, allowing developers to create interactive and visually appealing desktop applications.
janithScript/Text-encryption-decryption-tool
This Python-based tool allows users to securely encrypt and decrypt text using various algorithms.
lilo-afk/Crypter
A simple system that encrypts texts using packages: pybase64, which does the encryption and vice versa, and Tkinter for creating the interface.