Metadata-Version: 1.1
Name: Transilien-Domoticz
Version: 0.0.1
Summary: A Python script for use transilien.com API with Domoticz.
Home-page: https://github.com/matleses/Transilien-Domoticz
Author: Treussart Matthieu
Author-email: matthieu@treussart.com
License: MIT
Description: Transilien-Domoticz
        ===================
        
        
        `Documentation <http://transilien-domoticz.readthedocs.io/>`__
        --------------------------------------------------------------
        
        ::
        
            http://transilien-domoticz.readthedocs.io
        
        Usage :
        -------
        
        ::
        
            usage: transilien.py [-h] [--nbrTrains NBRTRAINS] [--depart DEPART]
                                  [--gare GARE] [--sendSMS] [--departName DEPARTNAME]
                                  [--gareName GARENAME] [--alert] [--v]
        
             optional arguments:
               -h, --help            show this help message and exit
               --nbrTrains NBRTRAINS
                                     the number of trains to check
               --depart DEPART       the departure's station number
               --gare GARE           the arrival's station number
               --sendSMS             send a SMS
               --departName DEPARTNAME
                                     the departure's station name
               --gareName GARENAME   the arrival's station name
               --alert               check if trains have state
               --v                   verbose
        
        
Keywords: Domoticz Transilien SNCF
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Home Automation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
