Last updated:
0 purchases
osuwikitools 2.3.2
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.