A python implementation of [uCoin](https://github.com/ucoin-io/ucoin) API
Project description
#ucoin-python-api [![Build Status](https://travis-ci.org/ucoin-io/ucoin-python-api.svg)](https://travis-ci.org/ucoin-io/ucoin-python-api) [![Coverage Status](https://coveralls.io/repos/ucoin-io/ucoin-python-api/badge.svg?branch=master&service=github)](https://coveralls.io/github/ucoin-io/ucoin-python-api?branch=master)
A python implementation of [uCoin](https://github.com/ucoin-io/ucoin) API
- ## Features
Supports uCoin’s Basic Merkle Api
Asynchronous
uCoin signing key
- ## Requirements
Python >= 3.5
[aiohttp >= 0.19](https://pypi.python.org/pypi/aiohttp “aiohttp”)
[pylibscrypt](https://pypi.python.org/pypi/pylibscrypt “pylibscrypt”)
[libnacl](https://pypi.python.org/pypi/libnacl “libnacl”)
[base58](https://pypi.python.org/pypi/base58 “base58”)
##Installation You can install ucoin-python-api and all its dependencies via the following pip install : pip install ucoinpy
Please take a look at the document [HTTP API](https://github.com/ucoin-io/ucoin/blob/master/doc/HTTP_API.md) to learn about the API.
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
Built Distribution
Hashes for ucoinpy-0.20.1.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f894fc53574bd7bc6134aeac936c029490b1fdf5b348300b9bfbd0520bb80d7 |
|
MD5 | 1d64dbfa31d60db50a8acfab502c025c |
|
BLAKE2b-256 | ab713bcbd39adeb1f509c4194606352dcfecfadc8ae49bd6dd37602ccb316dd9 |