Author

Topic: python-json: Friendly Python binding for bitcoin (Read 2669 times)

hero member
Activity: 714
Merit: 504
^SEM img of Si wafer edge, scanned 2012-3-12.
Looks interesting.

Can this be used to import addresses into my wallet?

(I have python skill, just no bitcoin api skill)
newbie
Activity: 57
Merit: 0
Hey, just poking around with some scripting ideas and I came across bitcoin-python.  Any reason why this never made it to pypi? is it abandoned? or are you still working on any new versions?
newbie
Activity: 20
Merit: 0
Still not in pypi?  Grin
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
I'm announcing the release 0.1 of python-bitcoin.  This is a a more friendly interface to the JSON-RPC interface of bitcoin (named exceptions, automatic configuration loading so no user/pass needs to be specified for connection, and Pythonish interface and documentation) .

Github page + downloads:
https://github.com/toomanysecrets0/bitcoin-python

Documentation:
http://toomanysecrets0.github.com/bitcoin-python/doc/

I intend to push it to PyPi eventually, so you can simply install it with easy_install bitcoin-python.
Jump to: