Metadata-Version: 1.0
Name: stm-metro-client
Version: 0.0.5
Summary: A python client for Montreal's STM metro line status
Home-page: https://github.com/kkr16/stm-metro-client
Author: Karim Roukoz
Author-email: roukoz@gmail.com
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # stm-metro-client
        
        A python client for the Montreal STM Metro line status.
        
        I created this library to feed data to sensors for STM line status in my HomeAssistant based home automation setup.
        
        Data is provided by the STM through a public xml feed found at http://www2.stm.info/1997/alertesmetro/esm.xml
        
        DISCLAIMER: I am not affiliated to the STM, and bear no responsibility to the data provided by this library/API.
        
        Install using pip:
        
        pip3 install stm-metro-client
        
        
Keywords: montreal,transit,metro,subway,quebec
Platform: UNKNOWN
