Skip to content

cnsuhao/bitcoin-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Documentation
===========================

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

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

Installation instructions
===========================

bitcoin-python uses setuptools for the install script. There are no dependencies apart from Python itself.

  $ python setup.py build
  $ python setup.py install

About

Friendly bitcoin API binding for Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.3%
  • Makefile 6.9%
  • Batchfile 6.8%