Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 451 Bytes

File metadata and controls

25 lines (16 loc) · 451 Bytes

dfetch-hub

Contribute with Codespaces

Explorer for finding new projects to dfetch

Setup

pip install -e .[gui]

Basic usage

CLI

DfetchHub-cli -u "https://github.com/dfetch-org/dfetch.git"

Gui

python -m "dfetch_hub.example_gui.gui"