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, live

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: You can also compare two cryptocurrencies prices at the same time by typing:

$ crypt hist [CRYPTO1] [CRYPTO2]

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
$ crypt list --num 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:

live

For example, try typing:

$ crypt info bitcoin

This command will chart our the live prices of a certain cryptocurrency.

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.3.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file cryptcli-0.2.3.tar.gz.

File metadata

  • Download URL: cryptcli-0.2.3.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.10.4

File hashes

Hashes for cryptcli-0.2.3.tar.gz
Algorithm Hash digest
SHA256 b6c6778a632424a8c2bb34629f215873ff2e0cfeb742290bf5418d4b4d5a8575
MD5 0727094d68c6a99e7040b7f9b48d0bf8
BLAKE2b-256 f26512c3c94e81442e4e553dcc0d3ef10cb44efe206d9b7b4d61cec040fbea91

See more details on using hashes here.

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