Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 276 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 276 Bytes

Debupy

これはPythonをリアルタイムで変更を確認し実行するプログラムです。

pipでインストールをしてdebugmodeコマンドを打って実行できます。

インストール方法:

pip install -e .

実行方法

debugmode