Installation¶
Requirements¶
- Python 3.12 or later — required by
falkordblite, the embedded SQLite backend - pip 23+
Install¶
This installs the core package with the SQLite backend (falkordblite) included. No external services are required for local use.
Optional extras¶
The default. falkordblite is bundled and requires no configuration. This is what pip install navegador already gives you.
Note
falkordblite requires Python 3.12+. Its embedded SQLite graph engine uses features not available in earlier Python versions.
For production deployments backed by a Redis instance running FalkorDB.
Then point navegador at your Redis instance:
See Configuration for full Redis setup details.
Verify¶
Expected output:
Development install¶
Upgrading¶
After upgrading, re-ingest any existing repos to pick up new parser features or schema changes: