Skip to content

Make scripts executable, remove .py extension #20

@spbnick

Description

@spbnick

The need to explicitly invoke python to run scripts is cumbersome. The .py extension is not needed in the script name (unless they're to be executed on Windows) and requires extra effort to type and parse when reading.

Consider making scripts executable and removing the .py extension from script names.

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