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

You can try it out using `cli.py`
