Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page