Skip to content

cwilhelm/python-opendata-transport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-opendata-transport

Python API for interacting with transport.opendata.ch.

Th module which is the base for the integration into Home Assistant is simply retrieving the details about a given connection between to stations.

This module is not official, developed, supported or endorsed by opendata.ch.

Installation

The module is available from the Python Package Index.

$ pip3 install python_opendata_transport

Usage

The file example.py contains an example about how to use this module.

Development

For development is recommended to use a venv.

$ python3.6 -m venv .
$ source bin/activate
$ python3 setup.py develop

License

python-opendata-transport is licensed under MIT, for more details check LICENSE.

About

Python API for interacting with transport.opendata.ch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%