License
GridCal is licensed under the Mozilla Public License 2.0 (MPLv2)
In practical terms this means that:
You can use GridCal for commercial work.
You can sell commercial services based on GridCal.
If you distrubute GridCal, you must distribute GridCal’s source code as well. That is always achieved in practice with python code.
GridCal license does not propagate, even if you use GridCal or pieces of it in your code. However, you must retain the individual files licensing.
Nonetheless, read the license carefully.
License of the dependencies
Package |
License |
---|---|
setuptools |
MIT |
wheel |
MIT |
PySide2 |
LGPL |
numpy |
BSD |
scipy |
BSD |
networkx |
BSD |
pandas |
Apache |
pulp |
MIT-like (permissive) |
xlwt |
BSD |
xlrd |
BSD |
matplotlib |
Python Software Foundation License (PSF) |
qtconsole |
BSD |
openpyxl |
MIT |
smopy |
BSD |
chardet |
LGPL |
scikit-learn |
OSI approved (new BSD) |
geopy |
MIT |
pytest |
MIT |
h5py |
BSD |
numba |
BSD |
folium |
MIT |
pyproj |
MIT |