You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not use star imports (as this is known to be programming anti-pattern in Python)
Make project structure by decomposing logic, introducing OOP
Improve logging by logging strictly in JSON formats (thus logs can be analyzed and processed by other tools)
Create separate config file (in JSON format) or let the user specify variables by the .env file - for the ease of use
Plus, code style is not so good, pre-commit needs to be included in the project.
If you find my message useful, then message me an email - I can help in development by guiding and reviewing, but not so much by commits.
Best Regards, Bulat
The text was updated successfully, but these errors were encountered:
Hello, I'm very interested in this project development thou I noticed that many things could be enhanced.
Among them:
Plus, code style is not so good, pre-commit needs to be included in the project.
If you find my message useful, then message me an email - I can help in development by guiding and reviewing, but not so much by commits.
Best Regards, Bulat
The text was updated successfully, but these errors were encountered: