waze-logger

View on PyPIReverse Dependencies (0)

0.1.0 waze_logger-0.1.0-py3-none-any.whl

Wheel Details

Project: waze-logger
Version: 0.1.0
Filename: waze_logger-0.1.0-py3-none-any.whl
Download: [link]
Size: 9132
MD5: f1eb76903e4e8c3dab80090cf98a8a76
SHA256: 2e0c346a4fabbb41643b024f59240514069638f6436d525654cd8be5baaca04f
Uploaded: 2023-10-23 14:57:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: waze-logger
Version: 0.1.0
Summary: A cli tool to log waze trop duration in a database. Ment to be used in a CRON schedule
Author-Email: Felix Cusson <felixcusson[at]gmail.com>
Maintainer-Email: Felix Cusson <felixcusson[at]gmail.com>
Project-Url: Homepage, https://github.com/fcusson/waze_logger
Project-Url: Bug Reports, https://github.com/fcusson/waze_logger/issues
Project-Url: Source, https://github.com/fcusson/waze_logger
License: MIT License Copyright (c) 2023 Felix Cusson 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: waze,api,database,cron
Requires-Python: >=3.9
Requires-Dist: requests (>=2.28.1)
Requires-Dist: SQLAlchemy (>=2.0.22)
Requires-Dist: mysql-connector-python (>=8.1.0)
Requires-Dist: pylint; extra == "dev"
Requires-Dist: radon; extra == "dev"
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: debugpy; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 116 characters]

WHEEL

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

RECORD

Path Digest Size
waze_logger/__init__.py sha256=QTYqXqSTHFRkM9TEgpDFcHvwLbvqHDqvqfQ9EiXkcAM 23
waze_logger/__main__.py sha256=AlQJ4i7ssgPMkVP-OkV_ZqHfuGd8oYMPVsoVUKoslvU 3287
waze_logger/location.py sha256=w06kyDWx5D8gpDq-u52tvm4aStplxKCyIl0I-Sbvgxg 1460
waze_logger/route.py sha256=3SD3aACfJP-Zq6d51ktUGMrXJGmBQj3YRzgb9l8mC5o 1846
waze_logger/waze_api.py sha256=oTjMY2bqkoWjojQ59wxKZaEnrMEPIU2zXvZaaDYqRMQ 1163
waze_logger/database/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
waze_logger/database/create.py sha256=d_cD2UFMUTfeTaf02VOSd-2kQ8__P6dH9HoOoj54Ukk 3982
waze_logger/database/engine.py sha256=n8jUSnUHQOLxf6GvrdOYOUdcpP2ojeITyGBIqReSqYs 1440
waze_logger-0.1.0.dist-info/LICENSE sha256=4G-5hWKpriyxTqJ-IZV4O48n2IRczETwIGGm5WIkFIQ 1090
waze_logger-0.1.0.dist-info/METADATA sha256=LoxrX9x_S6VcOfpyZQTPcCqrSrf0whRaxZy6DKciOBw 2359
waze_logger-0.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
waze_logger-0.1.0.dist-info/entry_points.txt sha256=YM_5OtHXB8v-2ZlEy9UjPvYwSSvp6o2x2eT0hvcaatk 58
waze_logger-0.1.0.dist-info/top_level.txt sha256=RqKp5ajZSbThxvHX4lQ2pevT3L-yu9bM8Dyi0PbX_eo 12
waze_logger-0.1.0.dist-info/RECORD

top_level.txt

waze_logger

entry_points.txt

waze_logger = waze_logger.__main__:main