commutauto

View on PyPIReverse Dependencies (0)

0.7.0 commutauto-0.7.0-py3-none-any.whl

Wheel Details

Project: commutauto
Version: 0.7.0
Filename: commutauto-0.7.0-py3-none-any.whl
Download: [link]
Size: 25442
MD5: 0e60f99588b92a818f740f053866d443
SHA256: cdcb53b837a9e0b538d6e77f2d6536f3df5a4436570280871adfc904c6b10169
Uploaded: 2023-10-22 01:32:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commutauto
Version: 0.7.0
Summary: CLI to interact with your car sharing service API. Search for available vehicles, manage your bookings and more...
Author: Laurent Boucaud
Author-Email: lrtboucaud[at]gmail.com
Home-Page: https://github.com/elbuco1/commutauto
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
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)
Requires-Dist: pytest; extra == "tests"
Requires-Dist: tox; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 115 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
commutauto/VERSION sha256=ln2a-xATRmZxZvLnboGRC8GQSI19QdUMoAcunZLwDjI 6
commutauto/__init__.py sha256=4C7FQIZgSOr2mHV4zsvJtqobPGof8eejKZsb2OxfdcQ 478
commutauto/__main__.py sha256=D-L-CNMuk5AvLKQKj3a3xPg66isWJZ7z76hLS1AyIgs 17187
commutauto/constants.py sha256=A_MMoZIKNBI2cz87AnE9mV6gz2HgOgutrKZKWpx3W5c 2948
commutauto/exceptions.py sha256=NiqxXOobR9pbqcpPcA1sIFQeqZS6ahLjwAXEwHus7jY 756
commutauto/retry.py sha256=7ju_4huggY6-dC88Jolp8iUrUH84xD9X7nfFRwClyKQ 1028
commutauto/booking_service/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commutauto/booking_service/date_manager.py sha256=_bI-bNZRtIhMWxNg54OiCJQIlcMpAlUsZI4IBTjLnCo 3320
commutauto/booking_service/flex.py sha256=Iq9DIwnCsmQgzGyKbvKS3RGU71Lgk-WpseGbGKbXacM 8923
commutauto/booking_service/payload.py sha256=OoaHCPPfistM3n636Yxbdqz-3sj8sHopFRHhYm88uzg 7803
commutauto/booking_service/retriers.py sha256=IacjYYrr8BLpYFHJAwUnsDqzCLEDeSE0CWbgj8er6Dk 3113
commutauto/booking_service/station.py sha256=LJwVciEvP1amITPIrGPlnVuBjlHgleWCRC6ui0B9Qss 15956
commutauto/client/__init__.py sha256=i7ZB-q9EA-vWMc_IXIlVUumByotdesTDFUO5lT5JG88 36
commutauto/client/auth_token.py sha256=YHe04qwTZ5oAYkzILBkCUUxq6YBp91-QZu9tgSqHg4o 1216
commutauto/client/client.py sha256=C0bjJHxHjYsRi4a90Ak9XXvwNqqB-7rP_wYeGeY5dy8 13237
commutauto/model/__init__.py sha256=DdgNJ96Q5qPdAJVTo7BGg_FhlTiwMBgHlUZ-jeyudwU 144
commutauto/model/flex.py sha256=d9wfAWoYMflny3uCOdqnn6cSpprgt1UdYKLR0ado9Ks 889
commutauto/model/flex_booking.py sha256=Z6RifVoyo716tW2WXCB1ZyrqPurGViqGo04JSYszM-4 3190
commutauto/model/reservation.py sha256=miU2YbyCCIskb2vrcAsbQK6BMpJTUcJqePInoeT7Hu4 4059
commutauto/model/station.py sha256=J1WPoc0hVvmICoZPAAIj0rw3otw-S7iWHWzVM1g2MgI 804
commutauto-0.7.0.dist-info/METADATA sha256=M4bt4AeeVcgeqj71BWHCNTwSpqENpgPHu136Zz_Arec 1107
commutauto-0.7.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
commutauto-0.7.0.dist-info/entry_points.txt sha256=riX8e_7bp_NxfmvY_bh0fFv2jxLq8RcOY7vw3YlnE-g 56
commutauto-0.7.0.dist-info/top_level.txt sha256=jGVmmvSh5AeyKgS9nhCds8GuAFAjgFhyui2YV74w2hk 11
commutauto-0.7.0.dist-info/RECORD

top_level.txt

commutauto

entry_points.txt

commutauto = commutauto.__main__:main