A Markdown Table Generator
Project description
About mdtablegen
This is a Python module to generate Markdown tables. Specifically the Markdown dialect that HL docgen (and derivatives) speak. A few existing Python Markdown generator libraries don't exactly do this.
Example Output
+---------------+----------+-----------+----------------------+----------------------------+
| Address | Port | Service | Fingerprint | Comments |
+===============+==========+===========+======================+============================+
| 172.22.150.88 | 443/tcp | ssl|http | Some httpd | Here's a comment |
+---------------+----------+-----------+----------------------+----------------------------+
| 172.22.150.88 | 8089/tcp | ssl|http | Some httpd | |
+---------------+----------+-----------+----------------------+----------------------------+
| 172.22.30.10 | 53/tcp | domain | (unknown banner: ... | This looks interesting |
+---------------+----------+-----------+----------------------+----------------------------+
| 172.22.30.119 | 22/tcp | ssh | ProFTPD mod_sftp ... | |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mdtablegen-1.0.2.tar.gz
(16.4 kB
view hashes)
Built Distribution
mdtablegen-1.0.2-py3-none-any.whl
(17.4 kB
view hashes)
Close
Hashes for mdtablegen-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48e34759b52d1b51ff35ed2b7277fd9571c9dc92d2d650089d50b8e69fe697e0 |
|
MD5 | 47704434567ac26afbce2548b296179a |
|
BLAKE2b-256 | 03312f5ca663629f30286475ca07624451ac04ea230416ddde41090f8bc8ab64 |