Contents Menu Expand
osrparse v6.0.0 documentation
osrparse v6.0.0 documentation
  • osrparse
  • Parsing Replays
  • Writing Replays
  • Appendix

osrparse¶

osrparse is a parser for the .osr format, as described on the osu! wiki.

osrparse is maintained by:

  • tybug

  • kszlim

Installation¶

osrparse can be installed from pip:

$ pip install osrparse

Links¶

Github: https://github.com/kszlim/osu-replay-parser
Documentation: https://kevin-lim.ca/osu-replay-parser/

Contents¶

  • Parsing Replays
    • Creating a Replay
    • Parsing Just Replay Data
  • Writing Replays
    • Writing a Replay
    • Editing a Replay
  • Appendix
    • Replay
    • Utils
Next
Parsing Replays
| Show Source
Contents
  • osrparse
    • Installation
    • Links
    • Contents