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.1.tar.gz
(16.3 kB
view details)
Built Distribution
File details
Details for the file mdtablegen-1.0.1.tar.gz
.
File metadata
- Download URL: mdtablegen-1.0.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c8f62a309ef9cd73eaa5d011f63e4adb0027fa5b570e39aa8534d39785f234 |
|
MD5 | 3fb0e93db9d4fff4e6e52f55fb2fc052 |
|
BLAKE2b-256 | 307abbcce1cffc7fe3ab4773c35036e3813442c720acf193261c701964686295 |
Provenance
File details
Details for the file mdtablegen-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: mdtablegen-1.0.1-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f60132a7f503b13a00d5fef743f5b24e0767712ff4418050b44cc012e097152b |
|
MD5 | 424d79b372b0e79bf7a338e2b1dc70b1 |
|
BLAKE2b-256 | 9068f83ef068e919bd34602a2df9ec516dfb91bb13e8df9561bb82500e06d2b8 |