Skip to content

Download mobile tickets from Verkehrsverbund Bremen/Niedersachsen (VBN)

Notifications You must be signed in to change notification settings

tibequadorian/deutschlandticket-vbn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Public Infrastructure, Public Code

This program can download your mobile tickets from VBN without the need for a proprietary app.

Installation

(Recommended) Create a virtual environment using venv:

python3 -m venv .venv
source .venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Usage

You need an account at VBN.

python3 vbn-cli.py login <email> <password>
python3 vbn-cli.py sync

After tickets have been synchronized, you can export them:

python3 vbn-cli.py export

About

Download mobile tickets from Verkehrsverbund Bremen/Niedersachsen (VBN)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages