Skip to content

python library for interfacing with osu!lazer functionality

License

Notifications You must be signed in to change notification settings

notjagan/vibrio-python

Repository files navigation

vibrio-python (documentation)

PyPI Build CodeFactor

Python library for interfacing with osu!lazer functionality. Acts as bindings for https://github.com/notjagan/vibrio under the hood.

Installation

pip install vibrio

Supports Python 3.9+.

Tested (through cibuildwheel deployment) and published on pip on the following platforms:

  • Ubuntu (via manylinux and musl) (x86)
  • macOS (x86, arm64)
    • arm is currently untested due to unavailability through GitHub actions hosting
  • Windows (x86 and AMD64)

If you do not have one of the supported platforms (or otherwise want to build from source), simply clone the repository and use the build subcommand (and/or any superset of build like sdist) in setup.py to produce an installable package, then use pip install on the result. This will require having the dotnet C# SDK on the system path to compile the server solution.

About

python library for interfacing with osu!lazer functionality

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages