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.2.tar.gz
(2.1 kB
view details)
File details
Details for the file roblox-aio.py-1.0.2.tar.gz
.
File metadata
- Download URL: roblox-aio.py-1.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b7f39ff716f801541f2b39f7b607611e4e333ed1cc59ffe126403a1c07a9203 |
|
MD5 | 00ffd83f6f3a4897271d4eafe255a732 |
|
BLAKE2b-256 | f03068d5cf5653037d6faf51202c7eb850d66afe0973942f81febf1c332d5682 |