#!/bin/env sh # EWW doesn't seem to like listening to Python scripts directly, but this wrapper seems to work fine python -OO "$(dirname "$0")"/network_statistics.py "$@"