Metadata-Version: 2.1
Name: idfm_api
Version: 0.2.4
Summary: API for Ile de france mobilite
Home-page: https://github.com/droso-hass/idfm-api
Author: drosocode
License: MIT
Project-URL: Documentation, https://idfm-api.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/droso-hass/idfm-api
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE

# Ile de france mobilités API

## Description
Python API wrapper for [Ile de France mobilités](https://me-deplacer.iledefrance-mobilites.fr/fiches-horaires)

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/)<br>
Documentation is available on [Read The Docs](https://idfm-api.readthedocs.io/)

You can try it out using `cli.py`


