This repository helps the Iranians find the most suitable mobile internet package combinations for their needs.
ISP data is available in the data directory. If CSV files are modified, run pickle_creator.py to create pickle files for the web application.
This project utilizes a linear programming solver from OR-Tools.
Pull the project.
Install requirements:
pip install -r requirements.txt
- Run the application:
python app.py