Skip to main content

Python client for getting data from the ICE Portal.

Project description

Python Client for getting the data from the ICE portal on ICE connections in Germany and partially in Switzerland.

This module is not official, developed, supported or endorsed by Deutsche Bahn.

Installation

The module is available from the Python Package Index.

$ pip3 install iceportal

Usage

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

Currently available information:

  • ID of the train

  • The next stop

  • The arrival track in the next station

  • The arrival time for the next station

Development

For development is recommended to use a venv.

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

License

iceportal is licensed under MIT, for more details check LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iceportal-1.0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

iceportal-1.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page