weather-forecast-information

View on PyPIReverse Dependencies (0)

0.1.1 weather_forecast_information-0.1.1-py3-none-any.whl

Wheel Details

Project: weather-forecast-information
Version: 0.1.1
Filename: weather_forecast_information-0.1.1-py3-none-any.whl
Download: [link]
Size: 6035
MD5: 58422cde73bcd230ef512be3667b90b1
SHA256: 0c6471a6d64c9ee28a21374dd19da03ea476794aa71659aa0b3a2c39660f0000
Uploaded: 2024-12-11 15:28:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: weather-forecast-information
Version: 0.1.1
Author: Brent705
Author-Email: 24041113[at]saultcollege.ca
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: pyfiglet (<2.0.0,>=1.0.2)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: simple-chalk (<0.2.0,>=0.1.0)
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
weather_forecast_information/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
weather_forecast_information/city.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
weather_forecast_information/cli.py sha256=sDxWWFJaGcmUJcYVPqbDpwR7Aqw1kaSms4IQtRFJ3TE 38
weather_forecast_information/main.py sha256=3-PrlfQPWBEnQTs_ORukDy_Zr4qPoEkwwleVRGmbSTM 10821
weather_forecast_information/weather_output.txt sha256=8cOy2fuOhexG3-qqRusKyVnq2-Hv6As3Lc9VJompDDg 291
weather_forecast_information-0.1.1.dist-info/METADATA sha256=oe-o3faDeAnFoW_fs-WvmRW8Y2QpOIkzl_OIE8v3Tzo 679
weather_forecast_information-0.1.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
weather_forecast_information-0.1.1.dist-info/entry_points.txt sha256=ovrk3yIBV21a2SjrbYqV-DOPOTE4yx0uTJpP-Sp1Gq4 114
weather_forecast_information-0.1.1.dist-info/RECORD

entry_points.txt

say_hello = weather_forecast_information.cli:main
weather = weather_forecast_information.main:main