Skip to main content

osu! pp and difficulty calculator, C bindings

Project description

osu! pp and difficulty calculator. automatically generated C bindings for https://github.com/Francesco149/oppai-ng

usage

pip install oppai
#!/usr/bin/env python

import sys
from oppai import *

ez = ezpp_new()
ezpp(ez, sys.argv[1])
print("%g pp" % ezpp_pp(ez))
ezpp_free(ez)
./example.py /path/to/file.osu
python -c 'help("oppai")'

for a list of functions, or just read the top of oppai.c for better doc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oppai-3.1.2.tar.gz (54.9 kB view hashes)

Uploaded Source

Built Distributions

oppai-3.1.2-cp37-cp37m-manylinux1_x86_64.whl (144.1 kB view hashes)

Uploaded CPython 3.7m

oppai-3.1.2-cp37-cp37m-manylinux1_i686.whl (136.1 kB view hashes)

Uploaded CPython 3.7m

oppai-3.1.2-cp36-cp36m-manylinux1_x86_64.whl (144.2 kB view hashes)

Uploaded CPython 3.6m

oppai-3.1.2-cp36-cp36m-manylinux1_i686.whl (136.1 kB view hashes)

Uploaded CPython 3.6m

oppai-3.1.2-cp35-cp35m-manylinux1_x86_64.whl (144.1 kB view hashes)

Uploaded CPython 3.5m

oppai-3.1.2-cp35-cp35m-manylinux1_i686.whl (136.1 kB view hashes)

Uploaded CPython 3.5m

oppai-3.1.2-cp34-cp34m-manylinux1_x86_64.whl (143.9 kB view hashes)

Uploaded CPython 3.4m

oppai-3.1.2-cp34-cp34m-manylinux1_i686.whl (135.8 kB view hashes)

Uploaded CPython 3.4m

oppai-3.1.2-cp27-cp27mu-manylinux1_x86_64.whl (143.0 kB view hashes)

Uploaded CPython 2.7mu

oppai-3.1.2-cp27-cp27mu-manylinux1_i686.whl (135.7 kB view hashes)

Uploaded CPython 2.7mu

oppai-3.1.2-cp27-cp27m-manylinux1_x86_64.whl (143.0 kB view hashes)

Uploaded CPython 2.7m

oppai-3.1.2-cp27-cp27m-manylinux1_i686.whl (135.7 kB view hashes)

Uploaded CPython 2.7m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page