Files
textual/examples
Dave Pearson ae54db4f2a Remove the bell from the calculator
Don't ping the terminal bell on every key-press. This might be okay on some
systems, on others (we're looking at you Windows) it's a wee bit
distracting.

See #955.
2022-10-19 14:21:19 +01:00
..
2022-09-20 18:16:03 +01:00
2022-10-04 10:12:25 +01:00
2022-10-15 13:07:15 +01:00
2022-09-18 22:02:08 +01:00

Textual Examples

This directory contains example Textual applications.

To run them, navigate to the examples directory and enter python followed buy the name of the Python file.

cd textual/examples
python pride.py