A Python based reimplementation of fd.
There are numerous missing implementations. Pull requests are greatly appreciated.
Run the following to view all available options:
fd --helpGet fd-python via pip:
pip install fd-pythonor pipx:
pipx install fd-python