Skip to main content

Library for creating text based graphs

Project description

TextGraph

Build Status codecov

Python library for generating simple text graphs.

Based on code by Rory McCann

asciicast

Install

pip install textgraph

Usage

import textgraph

data = [12, 5, 2, 7]

print(textgraph.spark(data))

See more examples in examples.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

textgraph-2.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

textgraph-2.0.0-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page