Skip to main content

FlatQube API client library and CLI tools

Project description

flatqube-client

PyPI version Supported Python versions License

flatqube-client is an API client library and CLI tools for FlatQube DEX service in Everscale blockchain network.

Installing

pip3 install -U flatqube-client

Usage

Main CLI help:

flatqube --help

Show Currency Info

Show selected currencies:

flatqube currency show wever qube bridge

Show the default (whitelist) list of currencies:

flatqube currency show

Also, we can show some list, "everscale" for example:

flatqube currency show -l everscale

Or we can show meme tokens sorted by price change:

flatqube currency show -l meme -s price-ch

We can show currencies by names and currencies from multiple lists jointly:

flatqube currency show weth wbtc -l everscale -l stable

Also, we can run cli in "auto-update" mode with interval 3 seconds (by default update interval is 5 seconds):

flatqube currency show -s price-ch -u -i3

See help for more info about currency show command:

flatqube currency show --help

License

MIT

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

flatqube-client-0.2.4.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

flatqube_client-0.2.4-py3-none-any.whl (14.5 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