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
/ Makefile November 6, 2024
D
Snapshot updates
Darren Burns committed
August 5, 2024
D
Dont run coverage by default on make test
Darren Burns committed
July 25, 2024
D
Update snapshots (#4788)
Darren Burns committed
November 8, 2023
D
Add `make repl`
Dave Pearson committed
D
Add setting up of the syntax extra in "make setup"
Dave Pearson committed
August 23, 2023
D
Add a couple of Makefile targets for things I'm forever typing
Dave Pearson committed
August 21, 2023
D
Drop the automatic generation of the FAQ (for now)
Dave Pearson committed
D
Move the Textual FAQ into the main docs
Dave Pearson committed
July 10, 2023
D
Update the setup target to take into account textual-dev (#2908)
Dave Pearson committed
March 30, 2023
D
Add a Makefile target for building the FAQ
Dave Pearson committed
March 23, 2023
R
Fix #1540. (#2097)
Rodrigo Girão Serrão committed
March 1, 2023
D
Add a Makefile target for installing pre-commit hooks
Dave Pearson committed
February 9, 2023
D
Add setup and update targets to the Makefile
Dave Pearson committed
February 8, 2023
D
Bring the docs deployment target into the new approach
Dave Pearson committed
D
Work towards having a single nav file
Dave Pearson committed
D
Always `poetry run` commands that need a venv
Dave Pearson committed
D
Add a Makefile target that cleans everything cleanable
Dave Pearson committed
D
Add a Makefile target for cleaning up the offline docs
Dave Pearson committed
February 7, 2023
D
Add a build command that also builds offline docs
Dave Pearson committed
D
Tidy up the Makefile a bit
Dave Pearson committed
D
Experiment with the mkdocs offline plugin
Dave Pearson committed
February 6, 2023
D
Add a method of building a local copy of the docs
Dave Pearson committed
November 6, 2022
W
Added blog
Will McGugan committed
September 20, 2022
D
Add Makefile target for snapshot update
Darren Burns committed
September 6, 2022
W
deploy command
Will McGugan committed
August 5, 2022
D
Register callbacks at message pump level, invoke them after refresh (#607)
darrenburns committed
June 1, 2022
W
fix for simple app case
Will McGugan committed
January 19, 2022
D
Separate parsing of scalar, number, duration
Darren Burns committed
July 17, 2021
W
type fixes
Will McGugan committed
July 5, 2021
W
added black to makefile
Will McGugan committed