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

epic: Code must be refactored #12

Open
sevilayerkan opened this issue Apr 20, 2023 · 2 comments
Open

epic: Code must be refactored #12

sevilayerkan opened this issue Apr 20, 2023 · 2 comments
Assignees
Labels
phase1 For issues needs to be done at phase 1 to-do To-do urgent
Milestone

Comments

@sevilayerkan
Copy link
Owner

Before finishing phase 1 code needs to be refactored.

This refactor job includes:

@sevilayerkan sevilayerkan added to-do To-do phase1 For issues needs to be done at phase 1 urgent labels Apr 20, 2023
@sevilayerkan sevilayerkan added this to the Phase 1 milestone Apr 20, 2023
@sevilayerkan sevilayerkan self-assigned this Apr 20, 2023
@sevilayerkan
Copy link
Owner Author

For refactoring file structure task:

In the end file structure will look like that:

README.md
LICENSE
.gitignore
.dockerignore
setup.py
requirements.txt
main.py
func.py
docs/README.md
docs/planning
docs/thesis
tests/test_basic.py
tests/test_advanced.py

source 1: (https://docs.python-guide.org/writing/structure/)
source 2: (https://realpython.com/python-application-layouts/)
source 3: (https://towardsdatascience.com/the-good-way-to-structure-a-python-project-d914f27dfcc9)
source 4: (https://github.com/csymvoul/python-structure-template)
source 5: (https://medium.com/mlearning-ai/a-practical-guide-to-python-project-structure-and-packaging-90c7f7a04f95)

@sevilayerkan
Copy link
Owner Author

@sevilayerkan sevilayerkan changed the title refactor: Code must be refactored epic: Code must be refactored Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
phase1 For issues needs to be done at phase 1 to-do To-do urgent
Projects
None yet
Development

No branches or pull requests

1 participant