Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bgriffen
/
PythonGUITemplate
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
11
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Audit fixes and uplift: repair dead controls, decouple from wx, add tests and CI
- #1
#1
Merged
bgriffen
merged 10 commits into
master
bgriffen/PythonGUITemplate:master
from
uplift/modernize-template
bgriffen/PythonGUITemplate:uplift/modernize-template
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Audit fixes and uplift: repair dead controls, decouple from wx, add tests and CI
#1
bgriffen
merged 10 commits into
master
bgriffen/PythonGUITemplate:master
from
uplift/modernize-template
bgriffen/PythonGUITemplate:uplift/modernize-template
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
chore: add .gitignore and MIT license
Show description for b032cda
bgriffen
committed
b032cda
View commit details
Copy full SHA for b032cda
Browse repository at this point
refactor: restructure into a package and drop the hard wx dependency
Show description for 0c2f72e
bgriffen
committed
0c2f72e
View commit details
Copy full SHA for 0c2f72e
Browse repository at this point
build: add pyproject.toml with per-toolkit extras
Show description for 7450ab9
bgriffen
committed
7450ab9
View commit details
Copy full SHA for 7450ab9
Browse repository at this point
fix: correct four invalid trait declarations
Show description for e2d1f95
bgriffen
committed
e2d1f95
View commit details
Copy full SHA for e2d1f95
Browse repository at this point
fix: make the marker colour/style/size controls actually do something
Show description for b6435e8
bgriffen
committed
b6435e8
View commit details
Copy full SHA for b6435e8
Browse repository at this point
feat: run without Mayavi instead of failing to import
Show description for 4f1e248
bgriffen
committed
4f1e248
View commit details
Copy full SHA for 4f1e248
Browse repository at this point
feat: turn the empty second panel into a worked example
Show description for dc401a7
bgriffen
committed
dc401a7
View commit details
Copy full SHA for dc401a7
Browse repository at this point
test: add a headless pytest suite
Show description for bc68d14
bgriffen
committed
bc68d14
View commit details
Copy full SHA for bc68d14
Browse repository at this point
ci: add GitHub Actions running lint, format and tests
Show description for a45b4e7
bgriffen
committed
a45b4e7
View commit details
Copy full SHA for a45b4e7
Browse repository at this point
docs: rewrite the README for the current codebase
Show description for 078b520
bgriffen
committed
078b520
View commit details
Copy full SHA for 078b520
Browse repository at this point
You can’t perform that action at this time.