Coders Packet

Packets submitted by Nediff Amala Nixon

Stack Overflow error query tool using Python 3.0

GUI based error query tool that will check for error in a python file and search for relevant discussions in Stack Overflow.

Encryption and decryption in Python 3.0 using AES256-CBC encrypt

A GUI application to encrypt and decrypt files and folders using the pyAesCrypt module in Python 3.0.

Client-Server communication using Python socket module for file transferring

A GUI implementation of Client-Server communication to transfer files using the socket module of Python 3.0

Text To Speech in Python

A Text-to-Speech GUI application that uses various python libraries to convert text to speech.