TEXTUAL-FSPICKER(1)
NAME
textual-fspicker — A Textual widget library for picking things in the filesystem
SYNOPSIS
$
pip install textual-fspickerINFO
88 stars
9 forks
0 views
PythonShell & Terminal
DESCRIPTION
A Textual widget library for picking things in the filesystem
README
textual-fspicker
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.
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any liststarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellzoxide(1)— A smarter cd command — learns your habits and jumps instantlyblade-code(1)— AI-powered CLI coding agent with 20+ built-in tools, MCP support, and multi-model providersqrrs(1)— CLI QR code generator and reader written in rust
clihub3/4/2026TEXTUAL-FSPICKER(1)