Skip to content

split up server.py in multiple files#12

Open
alangecker wants to merge 1 commit into
ooovi:mainfrom
alangecker:splitting-server
Open

split up server.py in multiple files#12
alangecker wants to merge 1 commit into
ooovi:mainfrom
alangecker:splitting-server

Conversation

@alangecker

Copy link
Copy Markdown

with almost 700 lines the server.py is quite huge and, with more features, will become even bigger.

I thought it might make sense to split that up in multiple files.

One for each page class, one for the metrodb and a utils file.

I've tried to check every functionality and there should be no other change apart from the splitting.

This was referenced Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant