🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

cryptofetch

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptofetch

CLI tool to fetch and view cryptocurrencies prices

pipPyPI
Version
1.2.0
Maintainers
1

CryptoFetch

A CLI tool to fetch and view cryptocurrencies prices, arrange in user-defined tables. The script is currently using the following API: https://api.cryptowat.ch

Screenshots

Sample usage screenshot (https://imgur.com/a/ymkGbgU)

Paraphernalia: Terminator, Oh-my-zsh with bullet-train theme and zsh-syntax-highlighting

Contributing

This code is under MIT license and is welcoming any contribution, including feedbacks and ideas.

Installing

  • Via pip: -> $ pip install cryptofetch

  • From AUR repository install package: python-cryptofetch

Usage

Running

$ cryptofetch -h

Definitions:

A definition is a "pair in a exchange" represented as: exchange pair.

Few examples of valid defs:

Binance BTC/USDT
BitStamp ETH/USD
biNaNcE btc/usdt
bitstamp ethusd

A list of exchanges can be seen here: https://api.cryptowat.ch/exchanges

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts