Python Bitcoins for Humans.
Project description
Bitcoins is an MIT licensed cryptocurrency library, written in Python, for human beings.
Nothing is complicated when it’s in Python. Not even cryptocurrencies.
>>> bitcoins.get_difficulty() 2694047.952955
For now, this library is only a wrapper to BlockExplorer’s stats API. This might change as the project matures.
Features
Getting the current difficulty as a multiple of the minimum difficulty (highest target)
Installation
To install bitcoins, simply:
$ pip install bitcoins
Or, if you have to:
$ easy_install bitcoins
But, you probably shouldn’t do that.
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
bitcoins-0.0.0.tar.gz
(2.8 kB
view details)
File details
Details for the file bitcoins-0.0.0.tar.gz
.
File metadata
- Download URL: bitcoins-0.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 541b5c4ecef96d163bfc44ba24a504947b9580a135c6fda809c1a8c279f8dc62 |
|
MD5 | a399acba26bb12f17450dadc36e38b50 |
|
BLAKE2b-256 | 0e92bdc9b42595002c332745fab5a1db6fe9f80baccfda9f1a827bde7681c5c6 |