Name | fd-python JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | A Python based reimplementation of fd |
upload_time | 2024-08-18 11:54:17 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License
Copyright (c) 2024 Stefano Borsatto
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
cli
command-line
filesystem
python
regex
search
terminal
tool
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# fd-python
A Python based reimplementation of [fd](https://github.com/sharkdp/fd).
There are numerous missing implementations. Pull requests are greatly appreciated.
## How to use
Run the following to view all available options:
```sh
fd --help
```
## Installation
Get `fd-python` via [pip](https://pip.pypa.io/en/stable/):
```sh
pip install fd-python
```
or [pipx](https://pipx.pypa.io/stable/):
```sh
pipx install fd-python
```
Raw data
{
"_id": null,
"home_page": null,
"name": "fd-python",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "cli, command-line, filesystem, python, regex, search, terminal, tool",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ad/a3/2e2cd452dfa2d91248dad056ef51455dfe83d7b02abd9e8f3f801d7819fe/fd_python-0.1.0.tar.gz",
"platform": null,
"description": "# fd-python\nA Python based reimplementation of [fd](https://github.com/sharkdp/fd).\n\nThere are numerous missing implementations. Pull requests are greatly appreciated.\n\n## How to use\nRun the following to view all available options:\n\n```sh\nfd --help\n```\n\n## Installation\nGet `fd-python` via [pip](https://pip.pypa.io/en/stable/):\n\n```sh\npip install fd-python\n```\nor [pipx](https://pipx.pypa.io/stable/):\n\n```sh\npipx install fd-python\n```\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2024 Stefano Borsatto\n \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A Python based reimplementation of fd",
"version": "0.1.0",
"project_urls": {
"repository": "https://github.com/borsattoz/fd-python"
},
"split_keywords": [
"cli",
" command-line",
" filesystem",
" python",
" regex",
" search",
" terminal",
" tool"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "14a11bbcb26ff5776a86154143b2d136288482220c8d7ee81311db1989f967b9",
"md5": "ede52e3ec7f97cd65d9602468f08e9a2",
"sha256": "490fb09786d6f908779c2c89e6c937f883d0d73570776daf0b82443702235889"
},
"downloads": -1,
"filename": "fd_python-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ede52e3ec7f97cd65d9602468f08e9a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 14748,
"upload_time": "2024-08-18T11:54:18",
"upload_time_iso_8601": "2024-08-18T11:54:18.875260Z",
"url": "https://files.pythonhosted.org/packages/14/a1/1bbcb26ff5776a86154143b2d136288482220c8d7ee81311db1989f967b9/fd_python-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ada32e2cd452dfa2d91248dad056ef51455dfe83d7b02abd9e8f3f801d7819fe",
"md5": "b8d9dc82e84ec3eecba05cb42bba3577",
"sha256": "334ed281137f5f4625f87dff5941d13538b712848664e8230a779552fe782d56"
},
"downloads": -1,
"filename": "fd_python-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b8d9dc82e84ec3eecba05cb42bba3577",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12652,
"upload_time": "2024-08-18T11:54:17",
"upload_time_iso_8601": "2024-08-18T11:54:17.644323Z",
"url": "https://files.pythonhosted.org/packages/ad/a3/2e2cd452dfa2d91248dad056ef51455dfe83d7b02abd9e8f3f801d7819fe/fd_python-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-18 11:54:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "borsattoz",
"github_project": "fd-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "fd-python"
}