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

[feature] general enhancements #10

Open
2 of 4 tasks
mutairibassam opened this issue Oct 29, 2022 · 2 comments
Open
2 of 4 tasks

[feature] general enhancements #10

mutairibassam opened this issue Oct 29, 2022 · 2 comments

Comments

@mutairibassam
Copy link
Contributor

mutairibassam commented Oct 29, 2022

Suggested contributions as a starting point, then I might go deeper.

  • Migrate codebase to python 3.11
    • Python 3.11 released October 24, 2022 which comes with lots of improvements and changes. I've been thinking about the below implementation.
      • toml to build system requirements
      • add note for traceback
      • exception group to handle multiple unrelated exceptions
      • in typing module there is now a direct way to emphasis on required/non-required class attributes.
  • Repackaging project structure to feature level
    • As we scrape across different platforms, I would recommend to go with feature level to isolate logic.
  • non-coder/coder documentation
    • Since it helps technical and non-technical people, I would recommend to differentiate the documentation based on the background.
  • GitHub actions
@mutairibassam
Copy link
Contributor Author

@yazeed44 This pr still on-going development, please don't review/merge until I freeze it.

@mutairibassam
Copy link
Contributor Author

@yazeed44 please go ahead and review.

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