Add textual-pandas

This commit is contained in:
Dave Pearson 2023-05-06 09:03:40 +01:00
parent d05e6723e8
commit 26ab6a4205
No known key found for this signature in database
GPG key ID: B413E0EF113D4ABF

View file

@ -35,6 +35,8 @@ add it. Or PR to it I guess. It's cool either way.
application.
- [textual-imageview](https://github.com/adamviola/textual-imageview) -
terminal-based image-viewing widget library and application.
- [textual-pandas](https://github.com/dannywade/textual-pandas) - A module
to display Pandas dataframes in Textual.
- [textual-qrcode](https://github.com/davep/textual-qrcode) - library that
provides a simple QR code widget, using https://qrenco.de/ as the backend.
- [textual-terminal](https://github.com/mitosch/textual-terminal) - library