In this repository I solved a facility location problem both by using Mathematical Modeling(in generic form) and PuLp library from Python(in half generic form).
You can see the problem, Mathematical model and algorithm output below. Code is attached as another file.