Skip to content

Create executable module#6

Merged
Tobiaspk merged 1 commit intodpeerlab:mainfrom
Tobiaspk:feature/add_main_py
Feb 20, 2026
Merged

Create executable module#6
Tobiaspk merged 1 commit intodpeerlab:mainfrom
Tobiaspk:feature/add_main_py

Conversation

@Tobiaspk
Copy link
Copy Markdown
Collaborator

Enable calling segger using an explicit Python executable, e.g.

/path/to/bin/python -m segger --help

This is useful for complex or shared environments and allows Segger to be run as an external module without installing every tool into a single virtual environment (helps avoid package version conflicts too)

Implementation is minimal: add segger/__main__.py. This is non-breaking.

@Tobiaspk Tobiaspk merged commit bdf27b0 into dpeerlab:main Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant