weather-command

View on PyPIReverse Dependencies (0)

6.1.6 weather_command-6.1.6-py3-none-any.whl

Wheel Details

Project: weather-command
Version: 6.1.6
Filename: weather_command-6.1.6-py3-none-any.whl
Download: [link]
Size: 17519
MD5: 12fce3299e3a5e3505a7e54aa6b7b315
SHA256: 02e5dff2148368c56cf92612a356fbf518aaad9cb41ee4ddf95287bead7f052c
Uploaded: 2024-04-19 23:21:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: weather-command
Version: 6.1.6
Summary: Command line weather app
Author: Paul Sanders
Author-Email: psanders1[at]gmail.com
Home-Page: https://github.com/sanders41/weather-command
Project-Url: Documentation, https://github.com/sanders41/weather-command
Project-Url: Repository, https://github.com/sanders41/weather-command
License: MIT
Keywords: weather,cli
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: camel-converter[pydantic] (==3.1.1)
Requires-Dist: httpx (==0.27.0)
Requires-Dist: pydantic (==2.7.0)
Requires-Dist: pyyaml (==6.0.1)
Requires-Dist: rich (==13.7.1)
Requires-Dist: tenacity (==8.2.3)
Requires-Dist: typer (==0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3393 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
weather_command/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
weather_command/__main__.py sha256=J5sib0EFiON43vcu8CfDEYoz05CBaeUTqi5105ULTFA 95
weather_command/_builder.py sha256=rbNHlFKJDzGIszLFnxU2NhiFhs62RFUOGo5tO0AqPAg 18650
weather_command/_cache.py sha256=iCMl22Pq_mt2GTwvEzs6j2NnfLbTjKP297DFT7fjfR8 5382
weather_command/_config.py sha256=lLa5HfhNoHK5diVApsJnPRcj8I7CW3f-7wN3PqfT6PY 5262
weather_command/_location.py sha256=1VznfLcEO641x6Ytz9YLpSAKLb5eayXlnTucJNOSaQA 2652
weather_command/_utils.py sha256=cKtl8scE5erKVCs4Zj8LHMKor7yycdy3SkyYWbSgIDk 473
weather_command/_weather.py sha256=Qz5HYviXTCb24bW0i29I2UiU8Ghr2VmbTKGdWqqorog 2834
weather_command/errors.py sha256=VlxqsQrjbOryYIImHk-NBslZNVMGjzstA9jd0iUo-zQ 459
weather_command/main.py sha256=Tpi9NfNtutjLEk7tZPT5PpQzHuFrqZ4GAwW-thiR74w 9084
weather_command/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
weather_command/models/location.py sha256=z1_ZrTDS-LMUd4wIhn36IEpQuruH7MJFaaD-WuyFtxo 133
weather_command/models/weather.py sha256=rIXIUbNBgQpp33ErDf5Oc_kN7LJ1_20o5Vc9COmVwUg 3053
weather_command/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
weather_command/settings_commands.py sha256=MmSbfNv8Jfz4qyqNhK8p_cMInDUORE7EzSnH6mKsDnM 2818
weather_command-6.1.6.dist-info/LICENSE sha256=xVzevI1TrlKfM0plmJ7vfK1Muu0V9n-dGE8RnDrOFlM 1069
weather_command-6.1.6.dist-info/METADATA sha256=B5aSwMjvXYbBhBVYnPvpuzL7weiAfXAuiikB5KVzFtI 4442
weather_command-6.1.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
weather_command-6.1.6.dist-info/entry_points.txt sha256=Me-UBpyjdgZuQAbuB0dFeD7dl0VBZu6Iy4Yc8IUJJKs 52
weather_command-6.1.6.dist-info/RECORD

entry_points.txt

weather = weather_command.main:app