Skip to content

Refactor Executable & Main Script #37

@harryswift01

Description

@harryswift01
  • Move the executable out of the bin directory into the source tree.
  • Define it as an entry point in pyproject.toml.
  • Implement if name == "main" in the executable.

Migrate all execution logic to main.py, which should handle:

  • Processing CLI and file input.
  • Calling initialization and app entry-point functions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions