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.8.tar.gz
(2.4 kB
view details)
File details
Details for the file roblox-aio.py-1.0.8.tar.gz
.
File metadata
- Download URL: roblox-aio.py-1.0.8.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49a5fa74b254afb4a5b5fa746b140d6c8e9b9e6f62a5d08e28345dfc2da8ccfa |
|
MD5 | 06e40864daf953de0d3fad045a39bd4c |
|
BLAKE2b-256 | d368a7cab723baf809dc63548cbbff723487201b86cb6b8cbb9065da395d6137 |