.deepsource.toml
.gitignore
.gitmodules
.hgignore
.pre-commit-config.yaml
.sourcery.yaml
AUTHORS.rst
BADGES.rst
CHANGELOG.md
CONTRIBUTING.rst
LICENSE.txt
README.rst
VERSION
pyproject.toml
.github/dependabot.yml
.github/workflows/clean-workflow-runs.yml
.github/workflows/pypi-package.yml
.github/workflows/tests.yml
docs/Makefile
docs/authors.rst
docs/command_line.rst
docs/conf.py
docs/contributing.rst
docs/function_summary.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
interfacing_guide/Interfacing.chm
interfacing_guide/readme.txt
interfacing_guide/swmm5.bas
interfacing_guide/swmm5.h
interfacing_guide/swmm5.lib
interfacing_guide/swmm5.pas
interfacing_guide/swmm5_iface.bas
interfacing_guide/swmm5_iface.c
interfacing_guide/swmm5_iface.h
interfacing_guide/swmm5_iface.pas
interfacing_guide/test.c
src/swmmtoolbox/__init__.py
src/swmmtoolbox/swmmtoolbox.py
src/swmmtoolbox.egg-info/PKG-INFO
src/swmmtoolbox.egg-info/SOURCES.txt
src/swmmtoolbox.egg-info/dependency_links.txt
src/swmmtoolbox.egg-info/entry_points.txt
src/swmmtoolbox.egg-info/requires.txt
src/swmmtoolbox.egg-info/top_level.txt
src/swmmtoolbox/toolbox_utils/docs/conf.py
src/swmmtoolbox/toolbox_utils/src/toolbox_utils/__init__.py
src/swmmtoolbox/toolbox_utils/src/toolbox_utils/tsutils.py
src/swmmtoolbox/toolbox_utils/src/toolbox_utils/readers/__init__.py
src/swmmtoolbox/toolbox_utils/src/toolbox_utils/readers/hbn.py
src/swmmtoolbox/toolbox_utils/src/toolbox_utils/readers/plotgen.py
src/swmmtoolbox/toolbox_utils/src/toolbox_utils/readers/wdm.py
src/swmmtoolbox/toolbox_utils/tests/test_asbestfreq.py
src/swmmtoolbox/toolbox_utils/tests/test_date_slice.py
src/swmmtoolbox/toolbox_utils/tests/test_dateparse.py
src/swmmtoolbox/toolbox_utils/tests/test_extract.py
src/swmmtoolbox/toolbox_utils/tests/test_hbn.py
src/swmmtoolbox/toolbox_utils/tests/test_make_list.py
src/swmmtoolbox/toolbox_utils/tests/test_period_timestamp.py
src/swmmtoolbox/toolbox_utils/tests/test_plotgen.py
src/swmmtoolbox/toolbox_utils/tests/test_range_to_numlist.py
src/swmmtoolbox/toolbox_utils/tests/test_read.py
src/swmmtoolbox/toolbox_utils/tests/test_wdm.py
tests/extract_link.csv
tests/extract_node.csv
tests/frutal.out
tests/listdetail_link.csv
tests/listdetail_node.csv
tests/test_extract.py
tests/test_listdetail.py