Bitcoin-python: Difference between revisions
Jump to navigation
Jump to search
bitcoin-python |
No edit summary |
||
Line 17: | Line 17: | ||
[[Category:Open Source]] | [[Category:Open Source]] | ||
[[Category: | [[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
- bitcoin-python project