osu! wiki tools A collection of various tools that may be useful for osu! wiki contributors Installation pip install osu-wiki-tools Testing Setup python3 -m venv ./venv source ./venv/bin/activate pip install -r requirements.txt Headless tests pytest --mypy Visual tests ./run_visual_tests.py