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
Release history Release notifications | RSS feed
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.3.tar.gz
(2.2 kB
view details)
File details
Details for the file roblox-aio.py-1.0.3.tar.gz
.
File metadata
- Download URL: roblox-aio.py-1.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be86add149dfb7e14b5e4873ff79cf9785b8ca007c3d8c21d39ed77fc44dc648 |
|
MD5 | 3275a5f17d1ba98df8df9178472f0d1d |
|
BLAKE2b-256 | 50e9fa4fab91c1201763e031dbf1b1347a6a39b7db333fde946a17f724e784b2 |