Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
reactive-python
/
reactpy
Public
Notifications
You must be signed in to change notification settings
Fork
324
Star
8k
Code
Issues
61
Pull requests
4
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Breadcrumbs
History for
reactpy
tests
conftest.py
on
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 21, 2025
Always render script element as plain HTML (#1239)
Show description for 17f2286
Archmonger
and
JamesHutchison
authored
17f2286
Copy full SHA for 17f2286
Refactor repository structure (#1251)
Show description for 90c25e0
Archmonger
authored
90c25e0
Copy full SHA for 90c25e0
Commits on Jun 3, 2023
Poetry+Hatch Monorepo (#1002)
Show description for ac58266
rmorshea
authored
ac58266
Copy full SHA for ac58266
Commits on Feb 26, 2023
rename idom to reactpy (#892)
Show description for 3dfb8f1
rmorshea
authored
3dfb8f1
Copy full SHA for 3dfb8f1
Commits on Oct 18, 2022
set event loop policy for windows (#820)
rmorshea
authored
50e42c0
Copy full SHA for 50e42c0
Commits on Jun 17, 2022
Fix idom.run and more renaming of server to backend (#763)
Show description for d157e10
rmorshea
authored
d157e10
Copy full SHA for d157e10
Commits on Apr 8, 2022
Implement use_location (#721)
Show description for e43bcc0
rmorshea
authored
e43bcc0
Copy full SHA for e43bcc0
Commits on Mar 28, 2022
Rework How IDOM Integrates With Servers (#703)
Show description for f2c1070
rmorshea
authored
f2c1070
Copy full SHA for f2c1070
Commits on Dec 14, 2021
actually remove deprecated selenium usages
rmorshea
committed
4026d11
Copy full SHA for 4026d11
fix more selenium find_element_by_* usages
rmorshea
committed
ea9ecdb
Copy full SHA for ea9ecdb
update selenium find_element_* usages
rmorshea
committed
9e0fb9c
Copy full SHA for 9e0fb9c
Commits on Jun 21, 2021
fix documentation
Show description for 244fe6f
rmorshea
committed
244fe6f
Copy full SHA for 244fe6f
clear web modules dir after each test
rmorshea
committed
d49b3ef
Copy full SHA for d49b3ef
remove all runtime usages of NPM
Show description for 2844df2
rmorshea
committed
2844df2
Copy full SHA for 2844df2
Commits on Mar 30, 2021
remove check error logs
Show description for f2021ef
rmorshea
committed
f2021ef
Copy full SHA for f2021ef
allow no reconnect in client
Show description for ef263c2
rmorshea
committed
ef263c2
Copy full SHA for ef263c2
Commits on Mar 27, 2021
test auto reconnect
rmorshea
committed
0621391
Copy full SHA for 0621391
Commits on Mar 19, 2021
no cover cors
rmorshea
committed
4cf7c8c
Copy full SHA for 4cf7c8c
Commits on Mar 3, 2021
remove loguru and use builtin logging module
rmorshea
committed
814ab8b
Copy full SHA for 814ab8b
Commits on Feb 11, 2021
sort imports
rmorshea
committed
c8443cd
Copy full SHA for c8443cd
Commits on Jan 31, 2021
use pytest.skip instead of xfail
rmorshea
committed
868f503
Copy full SHA for 868f503
no driver tests on windows in CI right now
rmorshea
committed
f9c8396
Copy full SHA for f9c8396
Commits on Jan 27, 2021
better server error capture in test
rmorshea
committed
503beb7
Copy full SHA for 503beb7
Commits on Jan 26, 2021
fix misc
Show description for 3b821a7
rmorshea
committed
3b821a7
Copy full SHA for 3b821a7
Commits on Jan 21, 2021
rename element to component
rmorshea
committed
126ea59
Copy full SHA for 126ea59
Commits on Jan 19, 2021
add tornado render server
rmorshea
committed
c53d871
Copy full SHA for c53d871
Commits on Jan 16, 2021
refactor some tests
Show description for 7c2e933
rmorshea
committed
7c2e933
Copy full SHA for 7c2e933
Commits on Jan 11, 2021
remove ClientImplementation
Show description for 7b4ed16
rmorshea
committed
7b4ed16
Copy full SHA for 7b4ed16
Commits on Jan 9, 2021
further refine test tooling
Show description for 167bb95
rmorshea
committed
167bb95
Copy full SHA for 167bb95
Commits on Jan 8, 2021
strip down test tooling
Show description for 4cac83b
rmorshea
committed
4cac83b
Copy full SHA for 4cac83b
Commits on Dec 23, 2020
only check last error in display context
rmorshea
committed
d32172e
Copy full SHA for d32172e
refactor and cleanup tests
rmorshea
committed
faf6b6c
Copy full SHA for faf6b6c
add public test tooling
rmorshea
committed
ac27f36
Copy full SHA for ac27f36
Commits on Dec 22, 2020
fix up the tests
rmorshea
committed
76246df
Copy full SHA for 76246df
minor updates
rmorshea
committed
79d6328
Copy full SHA for 79d6328
Pagination
Previous
Next
You can’t perform that action at this time.