Metadata-Version: 2.1
Name: psa-car-controller-fix
Version: 0.1.96
Summary: This is a python program to control a psa car with connected_car v4 api.
Home-page: https://github.com/raphaelbarreiros/psa_car_controller_fix
License: GPL-3.0
Author: Florian Bezannier
Author-email: florian.bezannier@hotmail.fr
Requires-Python: >=3.9,<4.0.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: ConfigUpdater (>=3.0)
Requires-Dist: Flask (>=1.0.4)
Requires-Dist: Werkzeug (>=1.0.0)
Requires-Dist: androguard (>=4.1.2,<5.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.9.0,<3.0.0)
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: importlib-metadata (>=1.7.0) ; python_version < "3.8"
Requires-Dist: ipython (>=7.0.0,<8.0.0)
Requires-Dist: numpy (<1.22.0) ; python_version < "3.8"
Requires-Dist: numpy (<1.26.0) ; python_version < "3.9"
Requires-Dist: numpy (>=1.24.0) ; python_version >= "3.11"
Requires-Dist: oauth2-client (>=1.3.0,<2.0.0)
Requires-Dist: paho-mqtt (>=1.5.0,<2.0.0)
Requires-Dist: pandas (>=1.1.5,<2.0.0)
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: scipy (<1.11.0) ; python_version < "3.8"
Requires-Dist: scipy (<1.8.0) ; python_version < "3.8"
Requires-Dist: scipy (>=1.9.2) ; python_version >= "3.11"
Requires-Dist: six (>=1.10)
Requires-Dist: urllib3 (>=1.15.1,<2.0.0)
Project-URL: Repository, https://github.com/raphaelbarreiros/psa_car_controller_fix
