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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pywebio
/
PyWebIO
Public
Notifications
You must be signed in to change notification settings
Fork
383
Star
4.8k
Code
Issues
25
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
add page support
- #427
#427
Draft
wang0618
wants to merge 17 commits into
dev
pywebio/PyWebIO:dev
from
feat-page
pywebio/PyWebIO:feat-page
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
add page support
#427
wang0618
wants to merge 17 commits into
dev
pywebio/PyWebIO:dev
from
feat-page
pywebio/PyWebIO:feat-page
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2022
add `SubPageSession`
wang0618
committed
6b4bd0c
View commit details
Copy full SHA for 6b4bd0c
Browse repository at this point
add `output.page()`
wang0618
committed
95f07aa
View commit details
Copy full SHA for 95f07aa
Browse repository at this point
Commits on Jun 26, 2022
raise error when output after page close
wang0618
committed
037c960
View commit details
Copy full SHA for 037c960
Browse repository at this point
raise error when input after page close
wang0618
committed
2cd9955
View commit details
Copy full SHA for 2cd9955
Browse repository at this point
fix scope support in page
wang0618
committed
6ec21db
View commit details
Copy full SHA for 6ec21db
Browse repository at this point
Commits on Jun 28, 2022
add PageClosedException catch in `hold()` and `pin_wait_change()`
wang0618
committed
1a80a70
View commit details
Copy full SHA for 1a80a70
Browse repository at this point
Commits on Jul 6, 2022
fix sub page session don't close when master reload or close
wang0618
committed
0834386
View commit details
Copy full SHA for 0834386
Browse repository at this point
fix callback have no page context
wang0618
committed
0b9ace1
View commit details
Copy full SHA for 0b9ace1
Browse repository at this point
Commits on Jul 7, 2022
fix page open blocked
wang0618
committed
3dd3ebb
View commit details
Copy full SHA for 3dd3ebb
Browse repository at this point
Commits on Jul 8, 2022
fix error to check master active in subpage
wang0618
committed
0d05d15
View commit details
Copy full SHA for 0d05d15
Browse repository at this point
Commits on Jul 10, 2022
refine page close check
wang0618
committed
6afa97b
View commit details
Copy full SHA for 6afa97b
Browse repository at this point
fix RecursionError in script mode
wang0618
committed
44d3c6d
View commit details
Copy full SHA for 44d3c6d
Browse repository at this point
Commits on Jul 16, 2022
fix client event check
wang0618
committed
91d8e1d
View commit details
Copy full SHA for 91d8e1d
Browse repository at this point
support multi-pages in single window
wang0618
committed
7725ee6
View commit details
Copy full SHA for 7725ee6
Browse repository at this point
Commits on Jul 17, 2022
refine code
wang0618
committed
832bff0
View commit details
Copy full SHA for 832bff0
Browse repository at this point
refactor
wang0618
committed
84a07f3
View commit details
Copy full SHA for 84a07f3
Browse repository at this point
support both new window page and iframe page
wang0618
committed
3e647e7
View commit details
Copy full SHA for 3e647e7
Browse repository at this point
You can’t perform that action at this time.