osuTracker

osu wrapper written in Python


Keywords
osuTracker, osu, wrapper, python
License
GPL-3.0
Install
pip install osuTracker==0.3.2

Documentation

osuTracker

Telegram v s l pyv

Infos

With this wrapper, you can easily get osu! stats for any players from your code.

Installing

You can install or upgrade osuTracker with:

$ pip install osuTracker -U

Or you can install from source with:

$ git clone https://github.com/ale183/osuTracker
$ cd osuTracker
$ python setup.py install

What's Left

  • Beatmap infos
  • Beatmap scores
  • Recently played
  • Multiplayer match
  • Replay data
  • Code example(s)
  • A good wiki
  • Maybe a better readme

License

See LICENSE file.