PuLP is a linear programming module for Python.
PuLP is a linear programming module, written in Python. PuLP supports multiple open-source (e.g. the Coin-OR suite) and commercial solvers (e.g. Gurobi, CPLEX).
The Coin-OR suite with the integer solver CBC is included with the Python package.