shresta-m / comp_master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comp_master

This repo contains various compression algorithms for text,audio,image,video files and also has provision for compressing multiple files into an archive. It is based on a client-server model with the client having gui support

server.py - server files : run this first

client.py - client files : run this after server is up

About


Languages

Language:Python 89.7%Language:Jupyter Notebook 10.3%