This script enables users to obtain information about nodes and elements by hovering over them. Initially, it generates a JSON file containing information about geometry i.e. nodes and elements.
Mplcursors setup.py makes a request without using proxy parameter, which hangs install. Fails: python -m pip install mplcursors -v --proxy=proxyaddress.fr:3131 Successful workaround: python -m pip ...