Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
98531bc7
Commit
98531bc7
authored
Mar 12, 2026
by
Eric Duminil
Browse files
TODOs
parent
7da1c336
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/simstadt/__init__.py
View file @
98531bc7
...
@@ -28,6 +28,8 @@ __all__ = [
...
@@ -28,6 +28,8 @@ __all__ = [
def
main
()
->
None
:
def
main
()
->
None
:
# TODO: Use argparse? e.g. for GUI or templates
# TODO: return SimStadt result when ran with params? Display KPIS, df, and files
import
re
import
re
from
.runner
import
get_simstadt_folder
,
get_simstadt_output
from
.runner
import
get_simstadt_folder
,
get_simstadt_output
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment