An open API service indexing awesome lists of open source software.

https://github.com/rsc-dev/pyciagi

Non-official API for real-time trains possition accross Poland.
https://github.com/rsc-dev/pyciagi

api poland python real-time trains

Last synced: 11 months ago
JSON representation

Non-official API for real-time trains possition accross Poland.

Awesome Lists containing this project

README

          

# pyciagi
Non-official API for real-time trains position across Poland.

Usage
-----
```
import pyciagi

difficulties = pyciagi.difficulties_by_voivodeship(pyciagi.POMORSKIE)
trains = pyciagi.trains_by_voivodeship(pyciagi.SLASKIE)
```