<p align="center" width="100%">
<img src="https://raw.githubusercontent.com/ro-py/ro.py/main/resources/textlogo.svg" alt="ro.py" height="128em" />
<br />
</p>
<p align="center">
<a href="https://github.com/ro-py/ro.py">GitHub</a> |
<a href="https://discord.gg/UKPaPu4teg">Discord</a> |
<a href="https://pypi.org/project/roblox/">PyPI</a> |
<a href="https://ro.py.jmk.gg/">Documentation</a> |
<a href="https://github.com/ro-py/ro.py/tree/main/examples">Examples</a> |
<a href="https://github.com/ro-py/ro.py/blob/main/LICENSE">License</a>
</p>
<p align="center">
<a href="https://discord.gg/UKPaPu4teg"><img src="https://img.shields.io/discord/761603917490159676?style=flat-square&logo=discord" alt="RoAPI Discord"/></a>
<a href="https://pypi.org/project/ro-py/"><img src="https://img.shields.io/pypi/v/roblox?style=flat-square" alt="ro.py PyPI"/></a>
<a href="https://pypi.org/project/roblox/"><img src="https://img.shields.io/pypi/dm/roblox?style=flat-square" alt="ro.py PyPI Downloads"/></a>
<a href="https://pypi.org/project/roblox/"><img src="https://img.shields.io/pypi/dm/ro-py?style=flat-square" alt="ro.py PyPI Downloads (Legacy)"/></a>
<a href="https://pypi.org/project/ro-py/"><img src="https://img.shields.io/pypi/l/roblox?style=flat-square" alt="ro.py PyPI License"/></a>
<a href="https://github.com/ro-py/ro.py"><img src="https://img.shields.io/github/commit-activity/w/rbx-libdev/ro.py?style=flat-square" alt="ro.py GitHub Commit Activity"/></a>
<a href="https://github.com/ro-py/ro.py"><img src="https://img.shields.io/github/last-commit/rbx-libdev/ro.py?style=flat-square" alt="ro.py GitHub Last Commit"/></a>
</p>
# 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](https://fastapi.tiangolo.com/) and
[discord.py](https://github.com/Rapptz/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](https://git-scm.com/downloads) 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/
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
最新资源
- RTP Payload Format for Scalable Video Coding
- 移树机模型sw16可编辑全套技术开发资料100%好用.zip
- 小型桌面插四方针设备(含工程图sw12可编辑)全套技术开发资料100%好用.zip
- java项目,毕业设计-沁园健身房预约管理系统
- HTML CSS JavaScript 实现3D动态圣诞树网页效果
- ★单片机串口实现字符串命令解析-使用函数指针(类似哈希表)
- 自动驾驶横纵向控制,纵向采用pid控制,横向采用mpc控制,根据的是车辆二自由度车辆动力学模型,得到各矩阵之后在S函数里面进行编写,纵向参考百度Apollo纵向双环PID控制算法,横向参考百度Apol
- C# FPC上料机配套软件源码WPF
- 裂缝检测21-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- C++控制台应用中圣诞树图案绘制程序
- 电子秤实物量产资料 原理图和PCB文件及BOM,源码HEX 量产HX711电子秤采集模块全套资料 1.串口波特率19200; 2.上电后直接串口打印称重数据; 3.可以发指令校零传感器,读取称重数值
- java项目,毕业设计-时间管理系统
- 一个基于C#开发的上位机数据转换库.zipwinform
- C语言实现控制台打印圣诞树程序详解
- CC工具箱Arcgispro版
- A星算法 A*算法 自己研究编写的Matlab路径规划算法 Astar算法走迷宫 可自行设置起始点,目标点,自由更地图 - 可以和人工势场法融合 动态障碍物(默认
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈