0
Context: I'm using bitcoind on Windows 10 and am able to operate it from bitcoin-cli already. Just want to do it programmatically from python3.
Bitcoin wiki says python-jsonrpc is for old versions of python and is inefficient. Old libraries like python-bitcoinrpc or pybitcointools don't seem to work any more.