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