4 lines
220 B
Text
4 lines
220 B
Text
|
This Python2/3 library provides an easy interface to the bitcoin data structures
|
||
|
and protocol. The approach is low-level and "ground up", with a focus on
|
||
|
providing tools to manipulate the internals of how Bitcoin works.
|