Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

osu! Mania PP calculator written in Python.

License

NotificationsYou must be signed in to change notification settings

NiceAesth/maniera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I SUGGEST YOU TAKE A LOOK AT MY OTHER PROJECTaiosu WHICH NOW HAS ALL MODE PP CALCULATION

🎹 Maniera

osu! Mania PP calculator written in Python.

Written with ❤️ byNice Aesthetics. Based onompp-web

Installation:

pip install maniera

Maniera is supposed to work on Python 3+ versions

Example Usage:

frommaniera.calculatorimportManiera# 64 = DT (https://github.com/ppy/osu-api/wiki#mods)# Maniera(path, modnum, score)calc=Maniera('beatmap.osu',64,800000)calc.calculate()print(f"{round(calc.pp,2)} PP -{round(calc.sr,2)} Stars")

Output:

564.36 PP - 8.16 Stars

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp