Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 662 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 662 Bytes

xml_json

codecov

Requirement

  • Python 3.8+

Feature

  • xxx

Development - Contributing

setup

poetry install
pre-commit install

fomart script & test

make

running and debugging server

To debug the json rpc server with vscode.

  • Run Python: debug server from running and debugging.