Skip to content

Consider having launchable script for the GUI #10

Description

@mbkumar

Going to kinopt/src and then launching the GUI by running python main.py is very limiting for the end users. This is a mistake I see beginners to python programming do. You should consider defining scripts in your pyproject.toml.

Refer to the documentation here https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#creating-executable-scripts.
If you need a concrete example, you can refer to https://github.com/materialsproject/pymatgen.

From openjournals/joss-reviews#7751

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions