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.0.tar.gz
(16.2 kB
view details)
Built Distribution
File details
Details for the file mdtablegen-1.0.0.tar.gz
.
File metadata
- Download URL: mdtablegen-1.0.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9a3816ae0fe7975596a13b42ae25ce2e06bc9a6639951f553d418c7bdfcdb74 |
|
MD5 | 66fe5f53cc3fa2530e1fee3a5da7d767 |
|
BLAKE2b-256 | 3c5b97a5440cb2ff0a130c4932bf09dadbb516a395f433f55add7d74d4f1af18 |
Provenance
File details
Details for the file mdtablegen-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mdtablegen-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.5 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 | 996cc43a03807fc25e38649aab20b0f02ce403a9322f046e9f4533c2d63118e9 |
|
MD5 | ad7bab39f213494357e89bc657eb7236 |
|
BLAKE2b-256 | ebe8444eb92358676e01a58a6439e1c31fe2e149c5f5b857f9c24e1f4b90b999 |