APySkycoin - Skycoin client library for Python.
Project description
# Skycoin Python client library
[![Build Status](https://travis-ci.org/skycoin/skycoin.svg)](https://travis-ci.org/skycoin/skycoin) [![GoDoc](https://godoc.org/github.com/skycoin/skycoin?status.svg)](https://godoc.org/github.com/skycoin/skycoin) [![Go Report Card](https://goreportcard.com/badge/github.com/skycoin/skycoin)](https://goreportcard.com/report/github.com/skycoin/skycoin)
Skycoin Python client library (a.k.a pyskycoin) provides access to Skycoin Core internal and API functions for implementing third-party applications.
## API Interface
The interface is defined in the [pyskycoin API docs](docs/libpy/).
## Building
`sh $ make build-libpy `
## Testing
In order to test the C client libraries follow these steps
Install [py.test]() * locally by executing make install-deps-libpy command * or by [installing py.test system-wide]()
Run make test-libpy command
## Binary distribution
The following files will be generated
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
File details
Details for the file pyskycoin-0.23.0.tar.gz
.
File metadata
- Download URL: pyskycoin-0.23.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4be3dbdf041c6cd8749ce23283e40891d39c04657689a0ca53995123f6063fa |
|
MD5 | 725adc96a22457caa54c6c43df878ab9 |
|
BLAKE2b-256 | e9eb02393d22f5f4066d3c07ca19ddcc38ce6f55ab67adcb03fa44f7091c65cc |