summaryrefslogtreecommitdiff
path: root/bvggrabber/api/scheduleddeparture.py
Commit message (Expand)AuthorAge
* Filter out covid informationGabriel Pérez-Cerezo2021-10-21
* Same error also occurred in scheduleddeparture.pyGabriel Pérez-Cerezo2018-12-11
* Fix Issue #11 from githubGabriel Pérez-Cerezo2018-10-11
* updated to beautifulsoup 4.4.1Christoph Gerneth2015-10-17
* It's not an error if a station exists but not departures are found.Markus Holtermann2013-06-15
* Some docstring fixes along with a docs directoryMarkus Holtermann2013-02-20
* Watch your imports and take care of kwargsMarkus Holtermann2013-02-20
* made Response object json serializable reworked tests and removed to_json fro...Christian Struck2013-02-04
* Added a new object to return which is easier to handle an implements a merge ...Christian Struck2013-02-02
* Fixup travis#25Markus Holtermann2013-01-31
* added function dateformat and renamed function hourformat to timeformat and r...Christian Struck2013-01-31
* PEP-008Markus Holtermann2013-01-30
* Fixed a bug, where the Vehicle conversion did not work properlyChristian Struck2013-01-28
* PEP-8Markus Holtermann2013-01-26
* the ``bvggrabber.api.Departure`` does not need to have a byte representation ...Markus Holtermann2013-01-26
* Fix null pointer exceptionMarkus Holtermann2013-01-26
* One should use ``import datetime`` instead of ``from datetime import datetime``Markus Holtermann2013-01-25
* Fix encoding issuesMarkus Holtermann2013-01-25
* added more features for the scheduledparser and fixed some minor errorsChristian Struck2013-01-25
* Added support for scheduled departure times which allows to show U+S departur...Christian Struck2013-01-25
* Add api moduleMarkus Holtermann2013-01-24