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 --help
Get fd-python
via pip:
pip install fd-python
or pipx:
pipx install fd-python