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.7.tar.gz
(2.5 kB
view details)
File details
Details for the file roblox-aio.py-1.0.7.tar.gz
.
File metadata
- Download URL: roblox-aio.py-1.0.7.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b0fe139469480a40c185521d687a2660aa8894ec3e97f879e9d80b2532183e1 |
|
MD5 | 8578772e5022277c532332e9b5a40536 |
|
BLAKE2b-256 | 1e146576511a5ce261aca4ad2382fcde075f035f0f9ed408088af4014d4f4cc1 |