2024-04-03 15:26:59 +02:00
2024-04-03 15:25:39 +02:00
2021-12-28 14:24:23 +01:00
2024-04-03 15:25:39 +02:00
2024-04-03 15:25:39 +02:00
2023-02-09 08:21:28 +01:00
2021-12-28 14:24:23 +01:00
2024-04-03 15:25:39 +02:00
2024-04-03 15:25:39 +02:00
2024-04-03 15:25:39 +02:00

rosu-pp-py

Library to calculate difficulty and performance attributes for all osu! modes.

This is a python binding to the Rust library rosu-pp which was bootstrapped through PyO3. As such, its performance is much faster than a native python library.

Usage

TODO

Example

TODO

Installing rosu-pp-py

Installing rosu-pp-py requires a supported version of Python and Rust.

Once Python and Rust and ready to go, you can install the project with pip:

$ pip install rosu-pp-py

or

$ pip install git+https://github.com/MaxOhn/rosu-pp-py

Learn More

S
Description
osu! difficulty and pp calculation for all modes
Readme MIT 242 KiB
Languages
Rust 72.7%
Python 27.3%