A CLI application for the Cryptowatch Rest API.
Project description
pycwatch-cli
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycwatch_cli-2.1.2.tar.gz.
File metadata
- Download URL: pycwatch_cli-2.1.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.3.13_1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd41d1b32d3a9f8cc38ca88635cffeb764956854b9e135fa72c229b3d905e297
|
|
| MD5 |
72804156a92fa2ae1a854478c505e4a2
|
|
| BLAKE2b-256 |
7367e866bf044edc3ed039e22e7369cd5aa7931be801ce55a787449d43f5bbb2
|
File details
Details for the file pycwatch_cli-2.1.2-py3-none-any.whl.
File metadata
- Download URL: pycwatch_cli-2.1.2-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.3.13_1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0baeac835659542fd674b4dea8bb3b31a41edcce6d99afb4148c45904da5993
|
|
| MD5 |
eb4a8821d05831d7d47752001f392489
|
|
| BLAKE2b-256 |
e479bbe6be9a4ec318ec01368f0b81669d4b93ec55e087b3777cf856e1c19ba8
|