{"id":16650042,"url":"https://github.com/rdch106/pycoinmon","last_synced_at":"2025-09-05T09:32:27.069Z","repository":{"id":62579395,"uuid":"112494870","full_name":"RDCH106/pycoinmon","owner":"RDCH106","description":" 💰 The cryptocurrency price tool on CLI. 🖥  🐍 Python Port 🐍","archived":false,"fork":false,"pushed_at":"2020-04-15T10:48:06.000Z","size":126,"stargazers_count":38,"open_issues_count":5,"forks_count":12,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-28T11:47:36.997Z","etag":null,"topics":["bitcoin","btc","cli","command-line","crypto","cryptocurrency","ethereum","price-tracker","python","ticker"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDCH106.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-29T15:47:58.000Z","updated_at":"2023-07-24T18:10:08.000Z","dependencies_parsed_at":"2022-11-03T21:01:07.160Z","dependency_job_id":null,"html_url":"https://github.com/RDCH106/pycoinmon","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fpycoinmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fpycoinmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fpycoinmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fpycoinmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDCH106","download_url":"https://codeload.github.com/RDCH106/pycoinmon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232034897,"owners_count":18463359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","btc","cli","command-line","crypto","cryptocurrency","ethereum","price-tracker","python","ticker"],"created_at":"2024-10-12T09:15:05.670Z","updated_at":"2024-12-31T22:56:42.482Z","avatar_url":"https://github.com/RDCH106.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://raw.githubusercontent.com/RDCH106/pycoinmon/master/logo.png)\n\n**⚠️ Pycoinmon will be out of service until the migration to the new CoinCap API is performed**\n\n# About pyCOINMON\n\n[![PyPI](https://img.shields.io/pypi/v/pycoinmon.svg)](https://pypi.python.org/pypi/pycoinmon)\n[![PyPI](https://img.shields.io/pypi/pyversions/pycoinmon.svg)](https://pypi.python.org/pypi/pycoinmon)\n[![PyPI](https://img.shields.io/pypi/l/pycoinmon.svg)](https://github.com/RDCH106/pycoinmon/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/RDCH106/pycoinmon.svg?branch=master)](https://travis-ci.org/RDCH106/pycoinmon)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/30fca0e3463649f88584cd89c118eac2)](https://www.codacy.com/app/RDCH106/pycoinmon?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=RDCH106/pycoinmon\u0026utm_campaign=badger)\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-😄-1EAEDB.svg)](https://saythanks.io/to/RDCH106)\n\n🐍 Python Port 🐍 Based on [COINMON](https://github.com/bichenkk/coinmon)\n\n\u003e 💰 Cryptocurrency price ticker CLI.\n\nCheck cryptocurrencies' prices, changes on your console.\nBest CLI tool for those who are both **Crypto investors** and **Engineers**.\n\nAll data comes from [coinmarketcap.com](https://coinmarketcap.com/) APIs.\n\n## Installation\n\nYou can install or upgrade pycoinmon with:\n\n`$ pip install pycoinmon --upgrade`\n\nOr you can install from source with:\n\n```\n$ git clone https://github.com/RDCH106/pycoinmon.git --recursive\n$ cd pycoinmon\n$ pip install .\n```\n\nIf you are Windows user, you can download binaries of latest release from here:\n\nhttps://github.com/RDCH106/pycoinmon/releases/latest\n\n## Usage\n\nTo check the top 10 cryptocurrencies ranked by their market cap, simply execute\n```\n$ pycoinmon\n```\n\n### Options\n\nYou can use the `-c` (or `--convert`) with the fiat currency symbol to find in terms of another currency.\nThe default currency is USD and it supports AUD, BRL, CAD, CHF, CLP, CNY, CZK, DKK, EUR, GBP, HKD, HUF, IDR, ILS, INR, JPY, KRW, MXN, MYR, NOK, NZD, PHP, PKR, PLN, RUB, SEK, SGD, THB, TRY, TWD, ZAR.\n\n```\n$ pycoinmon -c eur // convert prices to Euro\n$ pycoinmon -c jpy // convert prices to Yen\n```\n\nYou can use the `-f` (or `--find`) with coin symbol to search cryptocurrencies. You can add symbols seperated by space.\n\n```\n$ pycoinmon -f btc // search coins included keyword btc\n$ pycoinmon -f btc eth // search coins included keyword btc or eth\n```\n\nYou can use the `-l` (or `--layout`) with template name to print the table with different style.\nThe default layout template is grid and it supports plain, simple, grid, fancy_grid, pipe, orgtbl, presto, psql, rst.\n\n```\n$ pycoinmon -l plain // show table with plain style\n$ pycoinmon -l fancy_grid // show table with fancy_grid style\n```\n\nYou can use the `-t` (or `--top`) with the index to find the top n cryptocurrencies ranked by their market cap.\n\n```\n$ pycoinmon -t 50 // find top 50\n$ pycoinmon -t 1000 // find top 1000\n```\n\nYou can use the `-u` (or `--update`) with the refresh frequency in seconds. The value must be bigger than 0.\n\n```\n$ pycoinmon -u 10 // update data each 10 seconds\n```\n\nYou can use the `-H` (or `--humanize`) to display market cap in humanized format.\n\n```\n$ pycoinmon -H // show market cap in humanized format like 58.9 billion \n```\n\nYou can use the `-h` (or `--help`) to find all valid options of pycoinmon.\n\n```\n$ pycoinmon -h\n```\n\nYou can use the `--debug` to show debug info when an error occurred.\n\n```\n$ pycoinmon --debug\n```\n\n## Screenshot\n\n![pycoinmon screenshot](https://raw.githubusercontent.com/RDCH106/pycoinmon/master/pycoinmon.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdch106%2Fpycoinmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdch106%2Fpycoinmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdch106%2Fpycoinmon/lists"}