robase logorobase
robase logo

Welcome to robase

Install now:Get started with robase by runningpip install robaseor check out theGitHub repository.

What is robase?

robase is a high-performance Python library for the Roblox API that has been designed for building bots, dashboards, group tools, trading workflows, and automation services on top of the Roblox platform.

Our library provides a typed interface with an interactive terminal, programmatic client, async support, and built-in SQLite database for caching and persistence. Whether you're building a Discord bot, analytics dashboard, or trading automation, robase provides the foundation you need.

Quick Start

Installation
 
Basic Usage
 

Key Features

Interactive Terminal

Built-in REPL for exploring the Roblox API without writing code.

SQLite Database

Persistent storage for caching users, games, and custom data.

Async Support

Full async/await support for high-performance applications.

OAuth Authentication

First-class support for authenticated operations and session management.

Get Started

Ready to start building? Check out the Documentation for installation instructions and basic concepts, or jump straight into the Examples to see robase in action.