riweather

View on PyPIReverse Dependencies (0)

0.5.3 riweather-0.5.3-py3-none-any.whl

Wheel Details

Project: riweather
Version: 0.5.3
Filename: riweather-0.5.3-py3-none-any.whl
Download: [link]
Size: 2287994
MD5: 0be7852b4bdb245ad8cfa2c31f55d48b
SHA256: e6f1df50a4afd3549c3b550ae3c286a738dc7d506c7088ae6e9a0feac3e20493
Uploaded: 2024-02-19 06:13:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: riweather
Version: 0.5.3
Summary: Grab publicly available weather data
Author: John Ensley
Author-Email: jensley[at]resource-innovations.com
Home-Page: https://github.com/ensley-nexant/riweather
Project-Url: Documentation, https://ensley-nexant.github.io/riweather
Project-Url: Repository, https://github.com/ensley-nexant/riweather
License: Apache-2.0
Keywords: weather,noaa
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: folium (<0.15.0,>=0.14.0); extra == "plots"
Requires-Dist: matplotlib (<4.0.0,>=3.6.2); extra == "plots"
Requires-Dist: pandas (<3.0.0,>=2.1.0)
Requires-Dist: pyproj (<4.0.0,>=3.4.1)
Requires-Dist: pyshp (<3.0.0,>=2.3.1)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: shapely (<3.0.0,>=2.0.0)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.20)
Provides-Extra: plots
Description-Content-Type: text/markdown
[Description omitted; length: 1385 characters]

WHEEL

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

RECORD

Path Digest Size
riweather/__init__.py sha256=zBREqLUwRftzwECYGAzkiql7jMNcjqqxBCazpm9VMBI 879
riweather/cli.py sha256=cYdz1ixnjNgwmvLZP0ZaONsU44LOeheEKHppZzF-ScU 3783
riweather/connection.py sha256=gWygwRSdXd38g7dGZ19Ak9T-_W3TN_BGUrHkcn8sWO4 3047
riweather/db/__init__.py sha256=qguFBIteDGWtZuF84I4MCv_wF_IZDCiel96mtmFOZcw 76
riweather/db/actions.py sha256=PeSB1Wkw9ZmJv4U1UizPJvp_fF6DI-2PwMpnkNkw5s8 14431
riweather/db/models.py sha256=dilCNStvMzbPNOhfDU6TpS5yrk3p5Oj0oIAflDF0SKo 1869
riweather/resources/__init__.py sha256=whH_Cau0lD0bh26J_Yxftpg988ki1rDvfmMEpJ70UdE 40
riweather/resources/metadata.db sha256=naI2CwhdEemgL4Wyr80_LOZJJMbTAu2uIY8hU5BHaxo 4526080
riweather/stations.py sha256=RkAGDvA9M58tyvG8qZgEj9QBbZ8Pod9NI_RzRZ0ZpSk 20315
riweather/utils.py sha256=C-YLI1-IR9YEkDimMwnctf76n3YvkJgP6mnWTXTN8jo 817
riweather/viz.py sha256=0C5cSgLdoCocGChxYhvpKCWn5Ap9uWQeR-BdZuuVaHE 2910
riweather-0.5.3.dist-info/METADATA sha256=1FiJ8vyfgoggJVycz_idiZ5C9_aMuKaIIBIrN7luSJo 2493
riweather-0.5.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
riweather-0.5.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
riweather-0.5.3.dist-info/entry_points.txt sha256=ecm2F2r5xZWdn7OgBW94kpLBNnzLmshAPaUSsU_c5Ho 48
riweather-0.5.3.dist-info/RECORD

entry_points.txt

riweather = riweather.cli:main