This project does not contain a full, runnable application
program. Instead, the only package src.train
contains classes for representing trains and reservation of
seats/cabins from train cars.
None.
As this project is not a full program, and has no user interface, it can not be run as an application.
You can experiment with the classes using Python irterpreter or create a main method for testing and debugging.