An osu! server for the generic public, optimized for maintainability in modern python https://akatsuki.gg
Find a file
2025-12-17 11:59:02 +00:00
.devcontainer chore: add dev container (#705) 2025-05-05 17:00:18 +03:00
.github chore: fix run-test-suite job in CI (#724) 2025-10-09 23:54:15 +03:00
app feat: Expand nerfed map patterns and mappers, and adjust relax mode PP calculations for increased leniency and buffs. 2025-12-17 11:59:02 +00:00
assets/avatar updated for tuyosu 2025-10-25 15:43:40 +00:00
ext fix Caddyfile 2025-11-21 10:51:36 +00:00
migrations API Improvements :3 2025-11-22 06:23:39 +00:00
scripts chore: fix run-test-suite job in CI (#724) 2025-10-09 23:54:15 +03:00
testing Tests running in CI & score submission integration test (#508) 2024-02-08 20:12:00 -05:00
tests Update akatsuki-pp-py (#677) 2024-09-04 13:23:04 +01:00
tools feat: Expand nerfed map patterns and mappers, and adjust relax mode PP calculations for increased leniency and buffs. 2025-12-17 11:59:02 +00:00
.coveragerc stop using deprecated methods 2023-09-23 23:20:13 -04:00
.dockerignore feat: allow .env reload 2023-04-09 04:25:26 -04:00
.gitignore docs: Add restart.log to gitignore. 2025-12-16 17:24:22 +00:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate (#733) 2025-11-27 04:28:53 +02:00
auto-restart.sh feat: Enhance Kaupec sync to continuously rank maps with CS < 7 and love maps with CS >= 7, increase map nerf, add auto-restart and stats recalculation scripts, and mark mail as read. 2025-12-08 02:41:26 +00:00
CODEOWNERS Add @infernalfire72 as CODEOWNER 2025-04-30 00:54:19 -07:00
docker-compose.test.yml chore: fix run-test-suite job in CI (#724) 2025-10-09 23:54:15 +03:00
docker-compose.yml feat: Implement osu! API v2 integration for map fetching and a new kaupec command to progressively rank maps, simplify replay serving, and update nerf lists. 2025-11-25 11:03:50 +00:00
Dockerfile fix: /np command 2025-11-05 20:57:51 +00:00
LICENSE v3.2.2 - restrictions, dev commands, png/jpeg support for avatars, cleaning, fixes, and much more (#57) 2021-02-28 00:45:17 -05:00
main.py Low-lift solution to move to stdlib logging (#611) 2024-02-26 01:42:20 -05:00
Makefile updated for tuyosu 2025-10-25 15:43:40 +00:00
pyproject.toml we update (idk what was done but we ball) 2025-10-29 13:49:18 +00:00
README.md Update README.md 2025-10-25 17:41:51 +02:00
README_CN.md docs: update documentation for python 3.11 upgrade 2023-09-21 19:10:27 +03:00
README_DE.MD docs: update documentation for python 3.11 upgrade 2023-09-21 19:10:27 +03:00
README_IT.md Added italian readme and wiki translation 🇮🇹 (#712) 2025-06-13 23:58:12 +00:00
trigger_webhook.py QoL Features for DEVs 2025-11-22 06:34:04 +00:00

bancho.py for tuyosu

Python 3.11+ Code style: black pre-commit.ci status Discord

bancho.py is an in-progress osu! server implementation for developers of all levels of experience interested in hosting their own osu private server instance(s).

the project is developed primarily by the Akatsuki team, and our aim is to create the most easily maintainable, reliable, and feature-rich osu! server implementation available.

If you are interested in running or contributing to bancho.py, you should head over to the bancho.py wiki.

License

bancho.py is licensed under the MIT License. Please see the LICENSE file for more information.