Library for creating text based graphs
Project description
TextGraph
Python library for generating simple text graphs.
Based on code by Rory McCann
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size textgraph-2.0.0-py3-none-any.whl (16.2 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size textgraph-2.0.0.tar.gz (2.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for textgraph-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96569bd45d02ffa77e658cc8450da2aae4577c2a40f0b26cbb4ea47c759fc23f |
|
MD5 | 90dbea21600be17c94468175a15c5bd5 |
|
BLAKE2-256 | c6c1da7ea4bf7bda053ede81425b2945980424fe4906f064a8394cde67b8eead |