base rio setup

This commit is contained in:
David Rodenkirchen
2024-05-24 06:13:41 +02:00
parent be5b9183bb
commit e57d47e38f
5 changed files with 72 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# This is the configuration file for Rio,
# an easy to use app & web framework for Python.
[app]
app_type = "website" # This is either "website" or "app"
main_module = "ezgg_website" # The name of your Python module