An async Python client for the pi coding agent's headless RPC mode. pi can run as a long-lived process speaking JSON Lines over stdin/stdout (pi --mode rpc). That makes it drivable by any front-end — ...
A standalone JSON-RPC client against Bitcoin Core. As used by the btclib library. One source file with nothing but the standard library behind it, fully annotated and shipping py.typed.
もっといい方法があるよとChatGPTに教わったので、教わった内容を共有します。 私はデータ分析業務に携わってますが、たま~に変なデータ形式のファイルに遭遇します。こういう変なデータにあたってしまうとデータの成型に時間を要してしまうんですよね。