Skip to main content

A Roblox API wrapper used for getting data from Roblox API.

Project description

roblox-aio.py

A Python package that uses aiohttp to request Roblox data.

Quick Example

Here's an example where you can change the account's display name

from roblox_aio import User

user = User(cookie="cookie")
await user.change_display_name(name="any_name")

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

roblox-aio.py-1.0.8.tar.gz (2.4 kB view hashes)

Uploaded Source

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