Skip to main content

Privex's Random IOTA Tools

Project description

Privex's Random IOTA Tools

Build Status Codecov
PyPi Version License Button PyPI - Downloads PyPI - Python Version GitHub last commit

IOTA library and command line tools for interacting with IOTA Hornet server API

WARNING: Still under construction

+===================================================+
|                 © 2020 Privex Inc.                |
|               https://www.privex.io               |
+===================================================+
|                                                   |
|        Privex's Random IOTA Tools                 |
|        License: X11/MIT                           |
|                                                   |
|        Core Developer(s):                         |
|                                                   |
|          (+)  Chris (@someguy123) [Privex]        |
|                                                   |
+===================================================+

Privex's Random IOTA Tools
Copyright (c) 2020    Privex Inc. ( https://www.privex.io )

Install

# Install/Upgrade privex-iota using pip3 as root
sudo -H python3.8 -m pip install -U privex-iota

Usage

# Show status information for local IOTA node at http://localhost:14265
iota-status

# Show status information for a remote IOTA node
iota-status https://iota.se1.privex.cc

# Show status information as raw JSON instead of colourful human output
iota-status --raw
iota-status --raw https://iota.se1.privex.cc

# Show help
iota-status --help
iota-status -h

####
# Alternatively invoke as a python module (works the same as iota-status executable)
####

# Show status information for local IOTA node at http://localhost:14265
python3.8 -m privex.iota
# Show status information for a remote IOTA node
python3.8 -m privex.iota https://iota.se1.privex.cc

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

privex_iota-0.8.0.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

privex_iota-0.8.0-py3-none-any.whl (13.8 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