Skip to content

Commit

Permalink
Refactor launcher.py
Browse files Browse the repository at this point in the history
1. Move config file handling and logging config to `Config`
2. Move Virtual env handling, running command, check internet connectivity to `Utils` class.
3. Move running web application to `WebApplication` class.
  • Loading branch information
nikhiljangra264 committed Dec 23, 2024
1 parent 1bedd21 commit 0a01bf3
Showing 1 changed file with 233 additions and 203 deletions.
Loading

0 comments on commit 0a01bf3

Please sign in to comment.