Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 393 Bytes

VNEditor Service

icon

start server by running start_server.bat, you can find API document on the engine website

run code_report.bat to generate code report, this script will automatically format code properly and generate a code report in base directory

dependence:

  • python 3.10+

  • fastapi

  • uvicorn

  • python-multipart

  • packaging