Bitcoin-python: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
http://toomanysecrets0.github.com/bitcoin-python/doc/ | http://toomanysecrets0.github.com/bitcoin-python/doc/ | ||
Apparently, the new maintainer is here: | |||
https://github.com/laanwj/bitcoin-python | |||
==See Also== | ==See Also== |
Revision as of 01:15, 21 July 2012
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/
Apparently, the new maintainer is here: https://github.com/laanwj/bitcoin-python
See Also
External Links
- bitcoin-python project