osu! wiki tools
A collection of various tools that may be useful for osu! wiki contributors
Installation
pip install osu-wiki-tools
Testing
Setup
Install Python C API headers (required for building the pynput dependency):
apt install python3-dev
Create the virtual enviroment:
python3 -m venv ./venv
source ./venv/bin/activate
pip install -r requirements.txt
Headless tests
pytest --mypy
Visual tests
./run_visual_tests.py
Linting
Install ruff, then run:
ruff check
Release files for osu-wiki-tools 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| osu_wiki_tools-3.0.0.tar.gz | 48.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| osu_wiki_tools-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.3 kB
Release files / osu_wiki_tools-3.0.0.tar.gz
| Download URL | osu_wiki_tools-3.0.0.tar.gz |
|---|---|
| Size | 48.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a719a9e352c6f78b93b345d2de19b135abe0fbc3b9ba024dd739e2d13f9b7ef9
|
|
BLAKE2b-256 checksum How to use checksums |
3a3c23b46cdbbdbd2009178cee6dbde552a55532ad32751deacb0d2ca87827b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.3
|
Release files / osu_wiki_tools-3.0.0-py3-none-any.whl
| Download URL | osu_wiki_tools-3.0.0-py3-none-any.whl |
|---|---|
| Size | 38.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
587f8c3a5c69f476e130fa7eb44ed1425a95d8e5b5ee0a272320f64e9d63648a
|
|
BLAKE2b-256 checksum How to use checksums |
08cd3ceba6e3b770313fabba442cd0197c918b31cd2aae96b562ead5b32968af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.3
|