Skip to main content

Cryptocurrencies for Humans

Project description

Cryptocurrencies for Humans.

Service

Status

Travis CI

travis

Cryptocoin is an attempt to create a stable, easy-to-use package that optimizes for developer happiness. In the same way that Requests makes working with HTTP much less painful, Cryptocoin is intended to ease working with cryptocurrencies.

Project Goals

  • Cross-version compatibility: Currently Python 2.7, 3.3, and PyPy

  • Test Coverage: 100%!

  • Support for multiple currencies

Quickstart

To generate a Bitcoin address from a passphrase:

> from cryptocoin import BitcoinKey

> my_key = BitcoinKey(passphrase="correct horse battery staple")

> my_key.address
1JwSSubhmg6iPtRjtyqhUYYH7bZg3Lfy1T

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

cryptocoin-0.0.0.dev3.tar.gz (4.0 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