Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Tools Refactor #207

Open
euanwm opened this issue Jul 6, 2023 · 0 comments
Open

Python Tools Refactor #207

euanwm opened this issue Jul 6, 2023 · 0 comments

Comments

@euanwm
Copy link
Owner

euanwm commented Jul 6, 2023

Current folder and package structure requires a refactor.

  1. Remove unused code
  2. Restructure code structure / layout
  3. Add tests

Proposed Structure
The database_handler package has large amounts of code that are unused and can be removed entirely. The main elements required are those that are related to the check_db.py and backend_cli.py scripts.

web_scrapers.py & norway.py
These can be broken down into individual modules / files so that as we add more scrapers, it is easier to manage.

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

No branches or pull requests

1 participant