Skip to content

[DISCUSSION] Reconsider src/ directory requirement? #246

@jwm4

Description

@jwm4

The standard_layout detector for Python requires that all code be in a directory named src/. However, in practice, it seems like a common practice in Python to name the source directory after the project itself; either the name of the root directory or some variation of it. For example:

Of course, src/ is also seen sometimes, e.g.:

So I would say that both of these patterns are relatively "standard" layouts, so I would expect models trained on common practice to be comfortable with both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions