gpsprof
Global Positioning System - Python libraries
RUN apt-get update && \
apt-get install -y python-gps
RUN apt-get update && \
apt-get install -y python-gps
RUN apk add gpsd
RUN pacman -S --noconfirm gpsd
RUN apt-get update && \
apt-get install -y python-gps
RUN dnf install -y python3-gpsd
RUN apt-get update && \
apt-get install -y python-gps