ro.py is a modern object-oriented asynchronous Python wrapper for the Roblox web API.
Project description
GitHub | Discord | PyPI | Documentation | Examples | License
Overview
Welcome to ro.py! ro.py is an asynchronous, object-oriented wrapper for the Roblox web API.
Features
The key features are:
- Asynchronous: ro.py works well with asynchronous frameworks like FastAPI and discord.py.
- Easy: ro.py's client-based model is intuitive and easy to learn for both the beginner and expert developer. It abstracts away API requests and leaves you with simple objects that represent data types on the Roblox platform.
- Flexible: ro.py's builtin Requests object allows the user to do things that we haven't already implemented ourselves without dealing with advanced Roblox-specific concepts.
Installation
To install ro.py from PyPI, you can install with pip:
pip install roblox
To install the latest unstable version of ro.py, install git-scm and run the following:
pip install git+git://github.com/ro-py/ro.py.git
Tutorial
Learn how to use ro.py in our docs: https://ro.py.jmk.gg/tutorial/
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-2.0.0.tar.gz
(39.8 kB
view details)
Built Distribution
roblox-2.0.0-py3-none-any.whl
(61.7 kB
view details)
File details
Details for the file roblox-2.0.0.tar.gz
.
File metadata
- Download URL: roblox-2.0.0.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdc67adbb609bd5f669a30695b7c81ea12b4fabdc07bb4b08ca0152650ade551 |
|
MD5 | 308cdc13eacb8a3b803e0657e81b8a99 |
|
BLAKE2b-256 | 03d18b5ed1e435504ec014031cdd659450e1d9ee42686407a1c2dca67dcc6d32 |
File details
Details for the file roblox-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: roblox-2.0.0-py3-none-any.whl
- Upload date:
- Size: 61.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3410fc4a26032ee001209bba652d277d611e5c441eee2b274da867d8db239646 |
|
MD5 | e4bd456da5f0670d61a1863f2dcd0add |
|
BLAKE2b-256 | 2f98000026bd5b7c17d1a45882942da539ab41199f537f961b0c318b8b10b984 |