Skip to content

🏠 Home

Dev.Huang edited this page Jun 15, 2024 · 1 revision

Python-Operating-System Wiki

πŸŽ‰ Welcome to Python-Operating-System Wiki! πŸŽ‰

😊 Here is an encyclopedia of some of the issues and how to use and develop 😜

Installation Guide

  1. πŸ’Ύ Install python: https://python.org/

  2. πŸ“¦ Clone or just download repository

  3. πŸ’Ύ Install requirements ( requirements:

hidapi 0.14.0 (prefer latest, not optional in the Rewrite Folder(./ReWrite/main.py))

keyboard 0.13.5 (prefer latest, not optional in the Rewrite Folder(./ReWrite/main.py))

pip 23.2.1 (prefer latest)

pygame 2.5.2 (prefer latest, not optional in the Rewrite Folder(./ReWrite/main.py))

pyglet 2.0.10 (prefer latest)

setuptools 69.5.1 (prefer latest) )

⬇️ Copy this to terminal

pip install pyglet

⬇️ Copy this to terminal(for ./Rewrite/main.py)

pip install pyglet keyboard hidapi pygame

Project Structure

Contribute

You can fork the project to your repository, make changes, and then pull it over 😊 πŸŽ‰

Contact us

😚 If you have any questions or suggestions, please raise an issue or submit a pull request on our GitHub page. 😚

You can also contact email:

www@xyehr.cn support@xyehr.cn

Website Β· Discord Server Β· Twitter

License

This project uses the MIT protocol

Read our Agreement & Legal Information

Clone this wiki locally