mvg icon indicating copy to clipboard operation
mvg copied to clipboard

An unofficial interface to timetable information of the Münchner Verkehrsgesellschaft (MVG).

Results 6 mvg issues
Sort by recently updated
recently updated
newest added

Based on guisua currently open PR, I have added connection functionality. Compatibility retained.

Hi, thanks for your nice tool. I am behind a proxy and currently your tool does not support it. This can be fixed by setting trust_env=True in aiohttp.ClientSession(trust_env=True). A rather...

Dear all, dont know if this is the right place, because I am using a Home Assistant addon which is including "mvg" https://github.com/MrGauz/home-assistant-munich-transport I tried to get it running with...

### Solves issues - #3 - #4 ### Summary Nearby searches now support single or multiple returns as `list`, as well as optional argument `transport_types` to filter nearby results by...

Sometimes there is more than station nearby. Could you create a variat of nearby which returns all returned stations and not only the first one?

enhancement

What would also be nice is to get the nearest station based on the station type. For example, the nearest SBAHN station. Something like this maybe: ``` async def nearby_async(latitude:...

enhancement