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.1
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.1.tar.gz | 48.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| osu_wiki_tools-3.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.3 kB
Release files / osu_wiki_tools-3.0.1.tar.gz
| Download URL | osu_wiki_tools-3.0.1.tar.gz |
|---|---|
| Size | 48.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8734091a33083b74017e81e8c003109131a6fb3f96121f28cf6c09d6065070d9
|
|
BLAKE2b-256 checksum How to use checksums |
91b4669d368a815bb623bef7800684ffcc800ca542d4760816c31df0240a6e8e
|
| 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.1-py3-none-any.whl
| Download URL | osu_wiki_tools-3.0.1-py3-none-any.whl |
|---|---|
| Size | 38.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2a62d85cfe46636b7ff931eb8fc4071717db9a7de2cff93af3daa2ac4d6ed58e
|
|
BLAKE2b-256 checksum How to use checksums |
3b8ee1514a946c7fc286325688797b70866daaa42e13094eb7c567a90f994521
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.3
|