Friendly Bitcoin JSON-RPC API binding for Python
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bitcoin-python-0.3.tar.gz
.
File metadata
- Download URL: bitcoin-python-0.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22d4ff7e155c084fa9882ca1d32ea4d400bf7022c3752981281c07904a74e0d9 |
|
MD5 | 4ee255efecec5847b3a3b8f4a69ead87 |
|
BLAKE2b-256 | 9193b97f7180710aed976a8b105162204262ce76be8b9931a26b47e30d1db832 |