Skip to main content

command line tool and python library for sending steem engine tokens

Project description

# steemengine Python tools for obtaining and processing steem engine tokens

[![Build Status](https://travis-ci.org/holgern/steemengine.svg?branch=master)](https://travis-ci.org/holgern/steemengine)

## Installation ` pip install steemengine `

## Commands ` from steemengine.api import Api api = Api() print(api.getLatestBlockInfo()) `

` from steemengine.api import Api api = Api() print(api.getBlockInfo(1910)) `

` from steemengine.api import Api api = Api() print(api.getContract("tokens")) `

` from steemengine.api import Api api = Api() print(api.find("tokens", "tokens")) `

` from steemengine.api import Api api = Api() print(api.findOne("tokens", "tokens")) `

` from steemengine.api import Api api = Api() print(api.get_history("holger80", "NINJA")) `

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

steemengine-0.1.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distributions

steemengine-0.1.0-py3.7.egg (16.8 kB view hashes)

Uploaded Source

steemengine-0.1.0-py2.py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 2 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