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.dev4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357f5012299bb20ddd9b3557832194dde4604e5def3cdc1980456f93d70df844 |
|
MD5 | 25883b721a6014ce1ed14f3563f89f2f |
|
BLAKE2b-256 | 7beb183ee5ca88cd19e4b75654a7967335609ccd782dcada3d6dc89fbc19d18d |