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/
Release files for roblox 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| roblox-2.0.0.tar.gz | 39.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| roblox-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 101.5 kB
Release files / roblox-2.0.0.tar.gz
| Download URL | roblox-2.0.0.tar.gz |
|---|---|
| Size | 39.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fdc67adbb609bd5f669a30695b7c81ea12b4fabdc07bb4b08ca0152650ade551
|
|
BLAKE2b-256 checksum How to use checksums |
03d18b5ed1e435504ec014031cdd659450e1d9ee42686407a1c2dca67dcc6d32
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / roblox-2.0.0-py3-none-any.whl
| Download URL | roblox-2.0.0-py3-none-any.whl |
|---|---|
| Size | 61.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3410fc4a26032ee001209bba652d277d611e5c441eee2b274da867d8db239646
|
|
BLAKE2b-256 checksum How to use checksums |
2f98000026bd5b7c17d1a45882942da539ab41199f537f961b0c318b8b10b984
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|