For Users¶
Install fnb from PyPI to use the fnb CLI directly.
Using pip¶
Using uv pip¶
If you already use uv as your package manager:
Adding fnb to a Project¶
If you want fnb available inside another project's environment (rather than installed standalone), add it as a dependency:
This adds fnb to that project's pyproject.toml and uv.lock.
Verify the Installation¶
Upgrading¶
Next Steps¶
- Quick Start — generate a config file and run your first
fetch/backup - Configuration — the full
fnb.tomlreference