This package allows performing commands such as listing the current balance and sending coins to the Satoshi (original) client from Python. The communication with the client happens over JSON-RPC.
Not actively maintained
bitcoin-python is not actively maintained. I don’t have the mental bandwidth to maintain it and good alternatives have sprung up over time.
I’d suggest python-bitcoinlib ( https://github.com/petertodd/python-bitcoinlib ) as is the ultimate python bitcoin library. It offers not only RPC access but also a Python version of almost every bitcoin data structure.
The RPC is can be used through bitcoin.rpc.Proxy, see for example https://github.com/petertodd/python-bitcoinlib/blob/master/examples/make-bootstrap-rpc.py.
If anyone wants to take up the maintainer role for bitcoin-python, let me know.
Release files for bitcoin-python 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bitcoin-python-0.3.tar.gz | 12.1 kB | Details |
Release files / bitcoin-python-0.3.tar.gz
| Download URL | bitcoin-python-0.3.tar.gz |
|---|---|
| Size | 12.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
22d4ff7e155c084fa9882ca1d32ea4d400bf7022c3752981281c07904a74e0d9
|
|
BLAKE2b-256 checksum How to use checksums |
9193b97f7180710aed976a8b105162204262ce76be8b9931a26b47e30d1db832
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |