All releases of CaltrainPy


Release Notes: This release added the August 31, 2009 timetable and version_info, schedule_date, and schedule_date_info properties.


Release Notes: A bug in BeautifulSoup 3.1 and later were worked around.


Release Notes: March 2, 2009 timetable support was added. q and Esc keys will now quit the application.


Release Notes: Support for the Jan 1, 2009 timetable.


Release Notes: This release adds the ability to filter trains that don't stop at your departure or destination stations. It is now also installable using 'easy_install caltrain'. If you are using setuptools (as you will be when using easy_install), the script 'caltrain' will also be installed in your $PATH. The Javascript version was updated with the same new feature, and the UI layout slightly changed.


Release Notes: Updated to March 3, 2008 schedules. AM/PM bugs have been fixed, as well as errors in the official online Caltrain schedule.


Release Notes: AM/PM indicators and train types were added. The script can be used as a module to parse Caltrain schedules and produce output in Python, HTML, or JSON. A setup.py script was added. The license was switched to an MIT-style license.