apyefa

View on PyPIReverse Dependencies (0)

1.0.0 apyefa-1.0.0-py3-none-any.whl

Wheel Details

Project: apyefa
Version: 1.0.0
Filename: apyefa-1.0.0-py3-none-any.whl
Download: [link]
Size: 26651
MD5: f3c991d81ce1477b0c6fdbfb8bf71216
SHA256: 0941d67aa279c01dc92d9d9c1eb51f21537340ca147817e2764d40236a67749d
Uploaded: 2025-01-01 22:45:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apyefa
Version: 1.0.0
Summary: Python API for EFA(Elektronische Fahrplanauskunft) async requests
Author-Email: Alex Jung <jungdevelop[at]gmail.com>
Project-Url: Homepage, https://github.com/alex-jung/apyefa
Project-Url: Documentation, https://github.com/alex-jung/apyefa
Project-Url: Repository, https://github.com/alex-jung/apyefa
Project-Url: Issues, https://github.com/alex-jung/apyefa/issues
License: MIT License Copyright (c) 2024 Alex Jung Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: efa,public transport,traffic
Requires-Python: >=3.11
Requires-Dist: aiohttp (>=3.11.7)
Requires-Dist: voluptuous (>=0.15.2)
Requires-Dist: tzdata (>=2024.2)
Requires-Dist: coverage (>=5.0.3); extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-asyncio (>=0.24.0); extra == "tests"
Requires-Dist: pytest-benchmark[histogram] (>=3.2.1); extra == "tests"
Requires-Dist: requests (>=2.32.3); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3905 characters]

WHEEL

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

RECORD

Path Digest Size
apyefa/__init__.py sha256=9LuZCm4L02Jz-rgvSyTSQ10fzMEZ0P2nWQQ6m3Z9Ab0 386
apyefa/client.py sha256=eqya_wwCNM1AmDW2LkIwxY0YVJa-NU3BOv4VaXQE4dc 27226
apyefa/data_classes.py sha256=NkPBZq0A91Dn_6B5cktU9rhdvNd8gdddHqRpZZ1cnEI 14968
apyefa/exceptions.py sha256=Vhc8FEtI1xSxbVRLFXd3BlNTekY2w3byEvd3Jhhg8h4 240
apyefa/helpers.py sha256=WGXQ2SwlQ5IB57_ab0ry3QAqL-iDWqtOOwP0yhQI5ck 3531
apyefa/commands/__init__.py sha256=h5cyzFXA6vJQgUx7LyngoXxXo11ULvVku9GFuVwvkic 848
apyefa/commands/command.py sha256=vx0eBavmfOxxKsn63TWK1tHscjoVtxFDo-vIR9HRbxA 5486
apyefa/commands/command_add_info.py sha256=iNGFU-SzBY2W5XLghNT4o-oQUc-Qhn3XNQ3ShvfgQDc 2467
apyefa/commands/command_coord.py sha256=rNWiVM2AnHrvPOA3saRIuwQ5POBzZBbeEDsYyM0NklA 1415
apyefa/commands/command_departures.py sha256=28po1kDWJ37gGO_ERlDsPoPgNkCWR_lfE5KAVhZWt-E 1874
apyefa/commands/command_geoobject.py sha256=VQhw4BB3IkrNI7uJV73M46L1773Ynbwq3iv6O6QoxeI 1261
apyefa/commands/command_line_list.py sha256=HDVApNI-ujM7c5K295S1JOVDuL1vk1qb4kq3EJKBwro 1484
apyefa/commands/command_line_stop.py sha256=scqr5rUuy8KIyq4W_Lr57udUPzqGXFox5V5z89YHdZw 1096
apyefa/commands/command_serving_lines.py sha256=LGSNyFmg18JvZ85lRYfMTZ5X1VZQoBDO5gEO8gQ0ErA 1900
apyefa/commands/command_stop_finder.py sha256=w54nLMi5mRWQIDxGHgQpGx4yTITtCUX0D0aT4Y6cozI 2015
apyefa/commands/command_stop_list.py sha256=ouCPxUcg4arQVujCYpYHwNAZUHDrVxbkQalsrKSwREs 1602
apyefa/commands/command_system_info.py sha256=n-XHH2PL-kBJj5RTVrrpPjruDpUKjTJCZbJQ6cq21lo 885
apyefa/commands/command_trip.py sha256=oSA4MkCMIIlWHIQHchU3RWyLxmtdu6cWoe2xhYcIafc 2218
apyefa/commands/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apyefa/commands/parsers/parser.py sha256=1PSlLpfYrNeKRTpvCcYsCzAKlNrs0oHvSN7zpF4Xcs8 140
apyefa/commands/parsers/rapid_json_parser.py sha256=UMexRiMKkJLcK5EEj80B6RYkWBuR8ZWD3YpeGa0J3lQ 212
apyefa/commands/parsers/xml_parser.py sha256=ru52QtBP68KoTZ8OgjFWrLy-PD4_j1miY8Zv5umNSE8 151
apyefa-1.0.0.dist-info/LICENSE sha256=C2Gdvb1B39BeEP-RGqVd7w6j94GnJo4gnYyiC_l3SFQ 1066
apyefa-1.0.0.dist-info/METADATA sha256=UbBBddurMS0YndRrnFSurXo0SlxrLEq7_F5w1UYSMLY 6113
apyefa-1.0.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
apyefa-1.0.0.dist-info/top_level.txt sha256=b9VSv2S7lxdaypCumxO92IEQFpJdFuB8vQs03j5gZxY 7
apyefa-1.0.0.dist-info/RECORD

top_level.txt

apyefa