Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgeisler/termgraph
terminal candle stick graph library
https://github.com/sgeisler/termgraph
bitcoin candlestick chart console graph terminal
Last synced: 16 days ago
JSON representation
terminal candle stick graph library
- Host: GitHub
- URL: https://github.com/sgeisler/termgraph
- Owner: sgeisler
- Created: 2017-01-14T01:04:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T08:16:21.000Z (7 months ago)
- Last Synced: 2025-01-02T05:08:51.161Z (23 days ago)
- Topics: bitcoin, candlestick, chart, console, graph, terminal
- Language: Python
- Size: 56.6 KB
- Stars: 90
- Watchers: 6
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TermGraph
[![Build Status](https://travis-ci.org/sgeisler/termgraph.svg?branch=master)](https://travis-ci.org/sgeisler/termgraph)
TermGraph is a highly experimental and untested python library to draw candle stick graphs on a terminal. The graph is drawn using [unicode box drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character). Colorama is used for coloring.
![example output](/example.png)