Post
Topic
Board Wallet software
Re: Most straightforward way to run a server-side python client
by
jandd
on 23/06/2011, 05:05:29 UTC
If you need a Python client for bitcoind's RPC interface that has no dependencies besides Python 2.6 you might want to have a look at my implementation. I use it as described by titeuf_87 running bitcoind in a separate LXC container.