Skip to content

[DISCUSSION] Reconsider src/ directory requirement? #246

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions