Textual-fspicker

Latest version: v0.2.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.7

**Released: 2023-06-03**

- Updated how the messages work to take into account changes around
`control`.
- Updated dependency information making this require a Textual version of at
least 0.27.0.

0.0.6

**Released: 2023-06-03**

- Add support for setting an alternative to `Path` as the core of path
handling in the library.
- Fixed a problem where text was unreadable when a Textual application was
in light mode.

0.0.5

**Released: 2023-05-23**

- Added `FileSave`.

0.0.4

**Released: 2023-05-22**

- Moved much of the code in `FileOpen` into `FileSystemPickerScreen`,
providing a common base class for other dialogs.
- Added `SelectDirectory`.

0.0.3

**Released: 2023-05-21**

- Added the ability to style the content of the `DirectoryNaviation` widget.
- Added support for file filters to `FileOpen`.

0.0.2

**Released: 2023-05-19**

- Typing a directory into the input control of the `FileOpen` dialog now
changes the directory in the navigator and stays within the dialog.
- Sprinkled some `PermissionError`-handling code around the `FileOpen`
dialog, so that if the user tries to go where they don't belong, the
application won't blow up.
- Made it easier for the user of the library to restyle the look of the
`FileOpen` dialog (documentation will follow for that at some point, but
reading of the `DEFAULT_CSS` will give some ideas).
- Simplified the internals of prompt creation in the `DirectoryNaviation`
widget, with a view to setting about improving what's shown and adding
configurable styling pretty soon.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.