Metadata-Version: 2.1
Name: psa-car-controller
Version: 3.0.4
Summary: This is a python program to control a psa car with connected_car v4 api.
Home-page: https://github.com/flobz/psa_car_controller
License: GPL-3.0
Author: Florian Bezannier
Author-email: florian.bezannier@hotmail.fr
Requires-Python: >=3.7.0,<4.0.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ConfigUpdater (>=3.0)
Requires-Dist: Flask (>=1.0.4)
Requires-Dist: Werkzeug (>=1.0.0)
Requires-Dist: androguard (>=3.3.5,<4.0.0)
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: certifi (>=14.05.14)
Requires-Dist: cryptography (>=2.6)
Requires-Dist: dash (>=2)
Requires-Dist: dash-bootstrap-components (>=1)
Requires-Dist: dash-daq (>=0.5.0,<0.6.0)
Requires-Dist: geojson (>=2.5.0,<3.0.0)
Requires-Dist: oauth2-client (>=1.2.1,<2.0.0)
Requires-Dist: paho-mqtt (>=1.5.0)
Requires-Dist: pandas (>=0.23)
Requires-Dist: plotly (>=5)
Requires-Dist: pycryptodomex (>=3.9.0,<4.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: python-dateutil (>=2.5.3)
Requires-Dist: pytz (>=2021.0,<2022.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: reverse-geocode (>=1.4.1,<2.0.0)
Requires-Dist: ruamel.yaml (>=0.15.0)
Requires-Dist: single-source (>=0.3.0,<0.4.0)
Requires-Dist: six (>=1.10)
Requires-Dist: urllib3 (>=1.15.1)
Project-URL: Repository, https://github.com/flobz/psa_car_controller
