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.
Source Distribution
textgraph-2.0.0.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
textgraph-2.0.0-py3-none-any.whl
(16.2 kB
view details)
File details
Details for the file textgraph-2.0.0.tar.gz.
File metadata
- Download URL: textgraph-2.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a27725f30fdcb31d56c50dc7cee7a615126257c1ab83b90183bfc0873f12be2e
|
|
| MD5 |
8c3ecb00758a2e1340fe64b6b59dbef9
|
|
| BLAKE2b-256 |
ca1306c28443a095488100c1610f45879e74f60a6b114f4f52c1ed98397ffa74
|
File details
Details for the file textgraph-2.0.0-py3-none-any.whl.
File metadata
- Download URL: textgraph-2.0.0-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96569bd45d02ffa77e658cc8450da2aae4577c2a40f0b26cbb4ea47c759fc23f
|
|
| MD5 |
90dbea21600be17c94468175a15c5bd5
|
|
| BLAKE2b-256 |
c6c1da7ea4bf7bda053ede81425b2945980424fe4906f064a8394cde67b8eead
|