Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/droso-hass/idfm-api
https://github.com/droso-hass/idfm-api
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/droso-hass/idfm-api
- Owner: droso-hass
- License: mit
- Created: 2021-12-08T21:54:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T14:34:50.000Z (8 months ago)
- Last Synced: 2024-10-31T19:58:03.753Z (7 days ago)
- Language: Python
- Size: 59.6 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ile de france mobilités API
## Description
Python API wrapper for [Ile de France mobilités](https://prim.iledefrance-mobilites.fr/fr)Allows to retreive next schedules for a stations on a specific line and traffic informations for a line.
Metro, RER, Transilien, Tram and BUS are supported.The pacakge is available on PyPI here: [idfm-api](https://pypi.org/project/idfm-api/)
Documentation is available on [Read The Docs](https://idfm-api.readthedocs.io/)You can try it out using `cli.py`