The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
COMMITS
/ tests/test_animator.py January 31, 2024
D
Cancelling scrolling animations on new scroll_to calls (#4081)
Darren Burns committed
February 9, 2023
D
Add isort pre-commit hook, sort imports in src and test directories
Darren Burns committed
August 23, 2022
W
Await animator
Will McGugan committed
August 19, 2022
D
Animation callback (#683)
darrenburns committed
May 13, 2022
O
[App] Finally, time mocking in tests seems to be working! 😅
Olivier Philippon committed
May 12, 2022
O
[e2e] Add a way to accelerate time in our integration tests
Olivier Philippon committed
February 22, 2022
D
Get child by ID
Darren Burns committed
February 21, 2022
W
assert animation frame called
Will McGugan committed
W
more tests of animation
Will McGugan committed
W
refinement
Will McGugan committed
W
fix and test for animator
Will McGugan committed