Skip to main content

A SBB/CFF/FFS commandline based timetable client.

Project description

Build status

Goal: Simple access to the sbb timetable service from the commandline with human readable argument parsing.

Relies on the public transport API by opendata.ch: http://transport.opendata.ch/

Fahrplan support both Python 2.6 and 2.7. PyPy should be working (except for the tests), but there is no official support until the tests are fixed. Python 3.3 support is under way.

Installing

To install current version using pip, issue:

$ sudo pip install fahrplan

Usage

fahrplan --help:

Usage:
 fahrplan [options] arguments

Options:
 -f, --full    Show full connection info, including changes
 -i, --info    Verbose output
 -d, --debug   Debug output
 -v, --version Show version number
 -h, --help    Show this help

Arguments:
 You can use natural language arguments using the following
 keywords in your desired language:
 en -- from, to, via, departure, arrival
 de -- von, nach, via, ab, an
 fr -- de, à, via, départ, arrivée

 You can also use natural time specifications in your language, like "now",
 "immediately", "noon" or "midnight".

Examples:
 fahrplan from thun to burgdorf
 fahrplan via neuchâtel à lausanne de zurich, helvetiaplatz départ 15:35
 fahrplan von bern nach basel an um mitternacht
Screenshot

Testing

Prior to testing, you should install the required libraries (preferrably in a virtualenv):

$ virtualenv --no-site-packages VIRTUAL
$ . VIRTUAL/bin/activate
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt

To run the tests, run the following commands:

$ python -m fahrplan.tests.test

If you have fabric installed, you can also use the test command instead:

$ fab test

Sourcecode

The sourcecode is available on Github: https://github.com/dbrgn/fahrplan

License

The code is licensed as GPLv3. See LICENSE file for more details.

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

fahrplan-0.2.1.tar.gz (24.3 kB view details)

Uploaded Source

File details

Details for the file fahrplan-0.2.1.tar.gz.

File metadata

  • Download URL: fahrplan-0.2.1.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fahrplan-0.2.1.tar.gz
Algorithm Hash digest
SHA256 3c4ad5f7d263b08efa6c297e000aaee2651f17fd11b85eecfe02c8118294c0c6
MD5 656ccdb67966c5ff2cfd1b4280241ad7
BLAKE2b-256 6003faf12cb59bc618a03524720816a549c87fa8e64ed130c1002eeb470a6fdc

See more details on using hashes here.

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