textual-fspicker
September 16, 2025 ยท View on GitHub
Introduction
This library provides a simple set of filesystem navigation and picking dialogs. The aim is to provide "ready to go" dialogs that should also be fairly easy to tailor to your own applications.

Installing
The package can be installed with pip or related tools, for example:
$ pip install textual-fspicker
Using the library
Please see the main documentation for the library for details on how to use it.
TODO
See the TODO tag in issues to see what I'm planning.