Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 674 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 674 Bytes

DB Train Tickets

Description

This module provides functionality to detect and read TrainTickets from German operator Deutsche Bahn, extracts information like ticket price or travel date and saves this information to an excel sheet. Furthermore the ticket itself is moved to a folder containing tickets and bills. This is a useful tool for frequent travellers and people who can expense their travel costs.

This package is still under developement. No guarantees for functionality are given

Installation requirements

On Unix-based systems this package's dependencies use swig. Make sure to have it is available on your system before installing this package.