openweather-report

View on PyPIReverse Dependencies (0)

0.1.5 openweather_report-0.1.5-py3-none-any.whl

Wheel Details

Project: openweather-report
Version: 0.1.5
Filename: openweather_report-0.1.5-py3-none-any.whl
Download: [link]
Size: 7523
MD5: fd1b71b9f541e77feb82bf811d4ff3ee
SHA256: 0cf7a5220ae10c7ca5a51fa6cdf59401ef5eede610d75e0d2b328d7e8a5e518b
Uploaded: 2023-04-30 19:58:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openweather_report
Version: 0.1.5
Summary: To get weather data using the OpenWeather API.
Author: Christopher Tyler
Maintainer: Christopher Tyler
Project-Url: Documentation, https://github.com/cetyler/openweather_report/wiki
Project-Url: Source, https://github.com/cetyler/openweather_report/wiki
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.11
Requires-Dist: aiosql (>=8.0)
Requires-Dist: click (>=8.1)
Requires-Dist: psycopg2 (>=2.9)
Requires-Dist: requests (>=2.28)
Requires-Dist: black (>=23.0); extra == "dev"
Requires-Dist: coverage (>=7.2); extra == "dev"
Requires-Dist: mypy (>=1.2); extra == "dev"
Requires-Dist: pip-chill (>=1.0); extra == "dev"
Requires-Dist: pip-tools (>=6.13); extra == "dev"
Requires-Dist: pre-commit (>=3.2); extra == "dev"
Requires-Dist: pytest (>=7.3); extra == "dev"
Requires-Dist: pytest-cov (>=4.0); extra == "dev"
Requires-Dist: pytest-picked (>=0.4); extra == "dev"
Requires-Dist: pytest-randomly (>=3.12); extra == "dev"
Requires-Dist: ruff (>=0.0.263); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2170 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
openweather_report/__init__.py sha256=3iXr4qvqDx-e_lJFMCfrKsKKCoHVPHz_wKxXptX64co 142
openweather_report/__main__.py sha256=fVFlfnswz2JHSo_v-IOV9cQz02GD7Vj74Hx__85m8xM 92
openweather_report/cli.py sha256=G_EnUy4FuziTxdXLLdCTA3rJqt7SW5ldpIlOTK9-mz4 2754
openweather_report/openweather.py sha256=7BbSc1o9uC98quKy5P9n973XclmHyF7MoTT85Z2kMeQ 1474
openweather_report/openweather.sql sha256=3uBfAPlK97m1YM896nzC0tkuyJ3OtF4eaKIqF8yvVuk 531
openweather_report/postgres.py sha256=-TSYsBrIupGjOoF9Q9NLpXrm3Cm_s383otDhEVDQfaE 1617
openweather_report/sqlite.py sha256=8eonCec_Iff3lW_NuWSToa4QrDF1yUYs1VSSebF4Vt8 1578
openweather_report-0.1.5.dist-info/entry_points.txt sha256=a8vrCnckGXMH97F-IwxNA8IsWuZnkkx70GxfUifmB_Q 66
openweather_report-0.1.5.dist-info/LICENSE sha256=-pjCWIbxlFGhWyvdDLFjKXdlfZ6JouMQ32gFKHfF8pI 1084
openweather_report-0.1.5.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
openweather_report-0.1.5.dist-info/METADATA sha256=AGdb7ypqLdTavpV_nYqwvQ2riGkZ5_0c90KgFBA7EtA 3276
openweather_report-0.1.5.dist-info/RECORD

entry_points.txt

openweather_report = openweather_report.cli:main