This repository was archived by the owner on May 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Development Preparation
runoneall edited this page Aug 12, 2024
·
5 revisions
RyhBotPythonSDK is written in Python, To make RyhBotPythonSDK run correctly on your computer, please make sure you have Python 3.10 version or above. You can find the corresponding installation package from python.org.
In addition, RyhBotPythonSDK also uses some external libraries. Follow the steps below to install them:
- Flask: You can install it with the command
pip3 install flaskor frompypi.org. - Requests: You can install it with the command
pip3 install requestsor frompypi.org.
Developer: Runoneall
Translator: Spectrollay
This document is written by English and 简体中文.
English
本文档由English和简体中文编写。
简体中文