Skip to main content

Nano RPC python client

Project description

basicnanoclient

A nano (XNO) cryptocurrency RPC python client

Installation

pip install basicnanoclient

Documentation

https://basicnanoclient.readthedocs.io/

Build docs locally

mkdocs serve

Tests

To only run tests: pytest --cov=basicnanoclient --cov-fail-under=80

To run style checks:

flake8 basicnanoclient --docstring-convention google --ignore=D100
flake8 tests --docstring-convention google --ignore=D100

To run all checks: nox

Before running tests:

  • install a local nano test node
  • run it locally

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

basicnanoclient-0.1.1-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

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