Skip to main content

The cryptcli is a python package that gives you access to cryptocurrency prices right in your terminal!

Project description

cryptcli

Description

The cryptcli is a python package that gives you access to cryptocurrency prices right in your terminal!

Installation

$ pip install cryptcli

Usuage

For a list of commands, type:

$ crypt --help

To see specifics of each command, type:

$ crypt [COMMAND] --help

Commands

$ crypt [COMMANDS] [ARGS]
  [COMMANDS] = info, list, hist, price

hist

For example, type:

$ crypt hist litecoin

This command will prompt you to select the interval, use the up and down arrow keys hitting enter to make a selection. After selecting a 1Y interval, you should see something like this:

price

For example, type:

$ crypt price dogecoin

This command will display the current price of the supplied cryptocurrency argument. For the example above, you should see this output:

list

For example, type:

$ crypt list 10

This command will return a list of cryptos and their corresponding prices. The length of the list depends on the integer argument supplied. The command above should yeild something like this:

info

For example, type:

$ crypt info solana

This command returns a basic table of current values about a specific supplied cryptocurrency. The example command above should show something similar to this:

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

cryptcli-0.2.1.tar.gz (4.2 kB view hashes)

Uploaded Source

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