Skip to content

Add a sampleproject/__main__.py example #141

Open
@DiddiLeija

Description

@DiddiLeija

__main__.py is frequently used by packages and modules (like the standard turtledemo) to enable things like:

python -m some_module

I would like to propose a __main__.py example inside src/sampleproject, as a reference for new developers. I know that any change must be documented, but I don't think it would be really hard to do.

Also, if you like this idea, tell me, and I can open a pull request.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions