# 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:
```sh
$ pip install textual-fspicker
```
## Using the library
Please see [the main documentation for the
library](https://textual-fspicker.davep.dev/) for details on how to use it.
## TODO
See [the TODO tag in
issues](https://github.com/davep/textual-fspicker/issues?q=is%3Aissue+is%3Aopen+label%3ATODO)
to see what I'm planning.
[//]: # (README.md ends here)
Raw data
{
"_id": null,
"home_page": null,
"name": "textual-fspicker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "terminal, library, file system, filesystem, dialog",
"author": "Dave Pearson",
"author_email": "Dave Pearson <davep@davep.org>",
"download_url": "https://files.pythonhosted.org/packages/15/2e/8c1ae6f0c26af2fe0c49d61d42c91d0077cbfd984df049d7e3d82a40d93d/textual_fspicker-0.6.0.tar.gz",
"platform": null,
"description": "# textual-fspicker\n\n## Introduction\n\nThis library provides a simple set of filesystem navigation and picking\ndialogs. The aim is to provide \"ready to go\" dialogs that should also be\nfairly easy to tailor to your own applications.\n\n\n\n\n## Installing\n\nThe package can be installed with `pip` or related tools, for example:\n\n```sh\n$ pip install textual-fspicker\n```\n\n## Using the library\n\nPlease see [the main documentation for the\nlibrary](https://textual-fspicker.davep.dev/) for details on how to use it.\n\n## TODO\n\nSee [the TODO tag in\nissues](https://github.com/davep/textual-fspicker/issues?q=is%3Aissue+is%3Aopen+label%3ATODO)\nto see what I'm planning.\n\n\n[//]: # (README.md ends here)\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple Textual filesystem picker dialog library.",
"version": "0.6.0",
"project_urls": {
"Discussions": "https://github.com/davep/textual-fspicker/discussions",
"Documentation": "https://textual-fspicker.davep.dev/",
"Homepage": "https://textual-fspicker.davep.dev/",
"Issues": "https://github.com/davep/textual-fspicker/issues",
"Repository": "https://github.com/davep/textual-fspicker",
"Source": "https://github.com/davep/textual-fspicker"
},
"split_keywords": [
"terminal",
" library",
" file system",
" filesystem",
" dialog"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0662463994497050869e517dde4da7f628599f6aea05dcd6bbb14d2a945c2499",
"md5": "e6fa4eba44e057a68d6a15027ee8d067",
"sha256": "4d0ddbebdc5d7c93ad0d1f48627003a60690bc6d382267ee033cfeb2e6b4949c"
},
"downloads": -1,
"filename": "textual_fspicker-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e6fa4eba44e057a68d6a15027ee8d067",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 24715,
"upload_time": "2025-08-26T15:38:14",
"upload_time_iso_8601": "2025-08-26T15:38:14.344042Z",
"url": "https://files.pythonhosted.org/packages/06/62/463994497050869e517dde4da7f628599f6aea05dcd6bbb14d2a945c2499/textual_fspicker-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "152e8c1ae6f0c26af2fe0c49d61d42c91d0077cbfd984df049d7e3d82a40d93d",
"md5": "cd1e2bc8b2555cd7818963d70c3dce34",
"sha256": "0da0e3f35025f72c5b90557d12777c9f67c674470b3263cbe2c2de38f5b70c3c"
},
"downloads": -1,
"filename": "textual_fspicker-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "cd1e2bc8b2555cd7818963d70c3dce34",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 16157,
"upload_time": "2025-08-26T15:38:19",
"upload_time_iso_8601": "2025-08-26T15:38:19.805561Z",
"url": "https://files.pythonhosted.org/packages/15/2e/8c1ae6f0c26af2fe0c49d61d42c91d0077cbfd984df049d7e3d82a40d93d/textual_fspicker-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-26 15:38:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "davep",
"github_project": "textual-fspicker",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "textual-fspicker"
}