Skip to main content

A CLI application for the Cryptowatch Rest API.

Project description

pycwatch-cli

Coverage Package version Python versions Black style

The pycwatch-cli is a command line application that makes the power of CryptoWatch available to you on the command line.

CLI Installation

The easiest way to install is with pipx.

pipx install pycwatch-cli

This will make the command pycw available.

CLI Quick Start

Run pycw --help to get usage info.

❯ pycw --help
                                                                                                            
 Usage: pycw [OPTIONS] COMMAND [ARGS]...                                                                    
                                                                                                            
 PyCwatch CLI.                                                                                              
                                                                                                           
╭─ Commands ───────────────────────────────────────────────────────────────╮
│ assets                           Get or list assets.                     │
│ exchanges                        Get or list exchanges.                  │
│ info                             Get API info.                           │
│ markets                          Get or list markets.                    │
│ pairs                            Get or list pairs.                      │
╰──────────────────────────────────────────────────────────────────────────╯

All the endpoints implemented by pycwatch-lib are available via the pycw command. For example:

# list available assets
pycw assets list
# get some price info
pycw markets price binance btceur

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

pycwatch_cli-2.1.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

pycwatch_cli-2.1.2-py3-none-any.whl (7.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