Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgeisler/termgraph

terminal candle stick graph library
https://github.com/sgeisler/termgraph

bitcoin candlestick chart console graph terminal

Last synced: about 2 months ago
JSON representation

terminal candle stick graph library

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)