[PR #990] [CLOSED] Add pycoinmon 💰 #14592

Closed
opened 2026-05-02 06:36:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/990
Author: @RDCH106
Created: 12/24/2017
Status: Closed

Base: masterHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?


Check cryptocurrencies' prices, changes on your console.
Best CLI tool for those who are both Crypto investors and Engineers.

What's the difference between this Python project and similar ones?

The project aims to reproduce the behaviour of the original COINMON project and improve it with more functionalities, all of them powered by Python program language. At this moment pyCOINMON has 100% of the functionality of COINMON and it is ready to the upcoming new features.

pycoinmon screenshot

PyCOINMON is not only a port to Python, it tries to implement good architecture following software engineering and pythonic trends, including also Continuous Integration.

PyPI
PyPI
PyPI
Build Status
Codacy Badge

Another interesting feature is the possibility to generate binaries using tools like pyInstaller to produce standalone tool.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/990 **Author:** [@RDCH106](https://github.com/RDCH106) **Created:** 12/24/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`eb8de42`](https://github.com/vinta/awesome-python/commit/eb8de428004df416f1b15f8d678986ee74200010) Add pycoinmon - [`726c90c`](https://github.com/vinta/awesome-python/commit/726c90c7bd60896f65b19c91a5b19a051fa73531) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? ![](https://raw.githubusercontent.com/RDCH106/pycoinmon/master/logo.png) Check cryptocurrencies' prices, changes on your console. Best CLI tool for those who are both **Crypto investors** and **Engineers**. ## What's the difference between this Python project and similar ones? The project aims to reproduce the behaviour of the original [COINMON](https://github.com/bichenkk/coinmon) project and improve it with more functionalities, all of them powered by Python program language. At this moment [pyCOINMON](https://github.com/RDCH106/pycoinmon) has 100% of the functionality of COINMON and it is ready to the upcoming new features. ![pycoinmon screenshot](https://raw.githubusercontent.com/RDCH106/pycoinmon/master/pycoinmon.png) PyCOINMON is not only a port to Python, it tries to implement good architecture following software engineering and pythonic trends, including also **C**ontinuous **I**ntegration. [![PyPI](https://img.shields.io/pypi/v/pycoinmon.svg)](https://pypi.python.org/pypi/pycoinmon) [![PyPI](https://img.shields.io/pypi/pyversions/pycoinmon.svg)](https://pypi.python.org/pypi/pycoinmon) [![PyPI](https://img.shields.io/pypi/l/pycoinmon.svg)](https://github.com/RDCH106/pycoinmon/blob/master/LICENSE) [![Build Status](https://travis-ci.org/RDCH106/pycoinmon.svg?branch=master)](https://travis-ci.org/RDCH106/pycoinmon) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/30fca0e3463649f88584cd89c118eac2)](https://www.codacy.com/app/RDCH106/pycoinmon?utm_source=github.com&utm_medium=referral&utm_content=RDCH106/pycoinmon&utm_campaign=badger) Another interesting feature is the possibility to generate binaries using tools like pyInstaller to produce standalone tool. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 06:36:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#14592