Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improving Project Structure for Scalability and Readability - Use Folders Instead of Files #1346

Unanswered
javadzarezadeh asked this question in Questions
Discussion options

First Check

  • I added a very descriptive title here.
  • I used the GitHub search to find a similar question and didn't find it.
  • I searched in the documentation/README.
  • I already searched in Google "How to do X" and didn't find any information.
  • I already read and followed all the tutorial in the docs/README and didn't find an answer.

Commit to Help

  • I commit to help with one of those options 👆

Example Code

N/A

Description

I believe that having a well-organized structure would make development easier. Currently, the project uses a file-based structure in specific parts, which works well for smaller projects. However, even with just the essential boilerplate code, there are already a lot of lines within each file. I think moving CRUD operations, models, and utilities into their own folders would improve the readability of the structure. Are there any reasons not to do this?

Operating System

macOS

Operating System Details

Sonoma

Python Version

Python 3.12.5

Additional Context

No response

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
1 participant

AltStyle によって変換されたページ (->オリジナル) /