__init__.py
|
Made project structure more modular.
|
2024-08-02 22:23:20 +02:00 |
__main__.py
|
Made project structure more modular.
|
2024-08-02 22:23:20 +02:00 |
api.py
|
Switched to FastHTML
|
2024-08-04 20:37:06 +02:00 |
custom_types.py
|
created a type model for the config file
|
2024-08-03 01:05:22 +02:00 |
main.py
|
removed unneeded import
|
2024-08-03 01:06:05 +02:00 |
utils.py
|
Updated testcases
|
2024-08-04 19:56:53 +02:00 |