Metadata-Version: 2.4
Name: easysewer
Version: 0.0.9
Summary: An urban drainage modeling toolkit
Author-email: Yiran Ji <yiranji@zju.edu.cn>
License-Expression: AGPL-3.0-only
Project-URL: Homepage, https://github.com/yourusername/easysewer
Project-URL: Documentation, https://github.com/yourusername/easysewer#readme
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# EasySewer
🚀 An urban drainage modeling toolkit
> Note: Project under active development
> # report section information
        self.report_input = False
        self.report_check_continuity = True
        self.report_flow_statistics = True
        self.report_controls = False
        self.report_subcatchments = 'ALL'
        self.report_nodes = 'ALL'
        self.report_links = 'ALL'
