Utilities for working with osu! files and data
Project description
Utilities for working with osu! files and data.
Included Tools
Beatmap Parser
Slider includes an osu! beatmap parser for programatic access and manipulation of .osu and .osz files.
Replay Parser
Slider includes an osu! replay parser for reading metadata, 300/100/50/miss counts, and input stream data out of .osr files.
Osu! API
Slider includes a Python interface to the osu! web API for requesting information about users or beatmaps.
Dependencies
Slider currently requires Python 3.6+.
Slider also requires a few PyData tools like numpy and scipy; see the setup.py for a full list of required packages.
Thanks
I would like to thank peppy for creating osu! and providing resources for writing these tools.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.