mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2025-10-29 09:50:17 +00:00
.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<h1 id="tableprint">tableprint</h1>
|
||||
<h4>Pretty ASCII printing of tabular data in python</h4>
|
||||
<a href="https://github.com/nirum/tableprint"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a>
|
||||
<p><a href="https://pypi.python.org/pypi/tableprint"><img src="https://img.shields.io/pypi/v/nine.svg" alt="PyPi version" /></a></p>
|
||||
<p><a href="https://pypi.python.org/pypi/tableprint"><img src="https://img.shields.io/pypi/v/tableprint.svg" alt="PyPi version" /></a></p>
|
||||
<div class="figure">
|
||||
<p class="caption">Example output</p>
|
||||
<img src="https://raw.githubusercontent.com/nirum/tableprint/master/example.png" alt="Example output" width="800px"/>
|
||||
|
||||
Reference in New Issue
Block a user