/Python-SoC-Training-Platform

This project was created to meet the requirements of my major project

Primary LanguagePythonMIT LicenseMIT

Python-SoC-Training-Platform

This project was created to meet the requirements of my major project

Installation/Setup

apt install -y net-tools python3-disutils gcc libssl-dev mysql-server libmysqlclient-dev

pip install -r requirements.txt

mysql -u <user> -p <db> < mysqldump_db.sql