Skip to content

Fix src module name (src -> pythonturtle) #106

Description

@bittner

As explained in PR #105, the module name of this software is regarded to be src from Python's point of view.

It probably makes sense to make it be pythonturtle or similar. We shall introduce a standard layout for stand-alone applications (e.g. a __main__ module in the module root, or so -- see related StackOverflow answer).

This might also play into packaging a Windows installer (not sure what the current build process for Windows depends on). There was an interesting talk on the current state of building self-contained installers with Python at this year's Python Italy (FYI, related question on SlackOverflow).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions