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 details)
Built Distribution
File details
Details for the file mdtablegen-1.0.2.tar.gz
.
File metadata
- Download URL: mdtablegen-1.0.2.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd3db15e7f746b1acf77c194f5cc3be2c674566a490a57af57b9e3f101d7427c |
|
MD5 | 09ca6e6d709f5a9d815ac4b07764a224 |
|
BLAKE2b-256 | 8076a44232676f5690133f19120f1416d6f99a90f208243e32a8574b87710f00 |
Provenance
File details
Details for the file mdtablegen-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: mdtablegen-1.0.2-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 | 48e34759b52d1b51ff35ed2b7277fd9571c9dc92d2d650089d50b8e69fe697e0 |
|
MD5 | 47704434567ac26afbce2548b296179a |
|
BLAKE2b-256 | 03312f5ca663629f30286475ca07624451ac04ea230416ddde41090f8bc8ab64 |