Metadata-Version: 2.1
Name: commutauto
Version: 0.2.0
Summary: CLI to interact with your car sharing service API. Search for available vehicles, manage your bookings and more...
Home-page: https://github.com/elbuco1/commutauto
Author: Laurent Boucaud
Author-email: lrtboucaud@gmail.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4 (==4.11.2)
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==3.1.0)
Requires-Dist: h3 (==3.7.6)
Requires-Dist: idna (==3.4)
Requires-Dist: numpy (==1.21.6)
Requires-Dist: python-dotenv (==0.21.1)
Requires-Dist: pytz (==2022.7.1)
Requires-Dist: requests (==2.28.2)
Requires-Dist: soupsieve (==2.4)
Requires-Dist: tenacity (==8.2.2)
Requires-Dist: timezonefinder (==6.0.1)
Requires-Dist: urllib3 (==1.26.15)
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: tox ; extra == 'tests'

CLI to interact with your car sharing service API. Search for available vehicles, manage your bookings and more...
