Metadata-Version: 2.4
Name: hydlpy
Version: 0.1.0
Summary: Hydrology modeling with Deep Learning in Python
Project-URL: Homepage, https://github.com/chooron/hydlpy
Project-URL: Documentation, https://hydlpy.readthedocs.io
Project-URL: Repository, https://github.com/chooron/hydlpy
Author-email: Xin Jing <jingxin0107@qq.com>
License: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: pydantic~=2.11
Requires-Dist: pytorch-lightning~=2.5
Requires-Dist: sympy~=1.14
Requires-Dist: torch~=2.8
Description-Content-Type: text/markdown

# HyDLPy

Hydrology modeling with Deep Learning in Python
