Skip to content

chore: remove legacy Python app (GPL dependency)#36

Merged
BernardJen merged 1 commit into
mainfrom
chore/remove-python-app
Apr 17, 2026
Merged

chore: remove legacy Python app (GPL dependency)#36
BernardJen merged 1 commit into
mainfrom
chore/remove-python-app

Conversation

@BernardJen
Copy link
Copy Markdown
Contributor

Summary

  • Remove the input_viewer_python/ directory which used PyQt6 (GPL v3), incompatible with the project's MIT license
  • The Electron app is the actively maintained version
  • Prepares the repo for open sourcing

Test plan

  • Verify Electron app builds and runs normally
  • Verify no remaining references to the Python app in CI or docs

🤖 Generated with Claude Code

The Python version used PyQt6 which is GPL v3 licensed, incompatible
with the project's MIT license. The Electron app is the actively
maintained version, so remove the Python app to prepare for open
sourcing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@BernardJen BernardJen merged commit f88b35e into main Apr 17, 2026
6 checks passed
@BernardJen BernardJen deleted the chore/remove-python-app branch April 17, 2026 07:01
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