Difference between revisions of "Bitcoin-python"

From Bitcoin Wiki
Jump to: navigation, search
(bitcoin-python)
 
Line 17: Line 17:
  
 
[[Category:Open Source]]
 
[[Category:Open Source]]
[[Category:Clients]]
+
[[Category:Frontends]]

Revision as of 11:56, 25 June 2011

Friendly bitcoin API binding for Python.

bitcoin-python is a set of Python libraries that allows easy access to the bitcoin peer-to-peer cryptocurrency client API.

This software is Open Source.

Documentation

Documentation can be found here, or in the source archive. It is built using Sphinx:

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

See Also

External Links