Quickly convert old graphs from the graph extension to the chart extension.
- Rust
- Python
- uv
First start the parsing server:
uv run server.py
Then run the bot:
cargo run
sh scripts/build_python.sh- Setup rust (https://wikitech.wikimedia.org/wiki/Help:Toolforge/Rust)
- Setup toolsdb (https://wikitech.wikimedia.org/wiki/Help:Toolforge/ToolsDB)
- Create database for graph task in toolsdb
- Create
conf/files. - Clone graphbot into
~/graphbot - Run
sh ./scripts/deploy.sh
Run sh ./scripts/deploy.sh.