Skip to main content

No project description provided

Project description

Build Status - main branch

ansi2html

Author:

Ralph Bean <rbean@redhat.com>

Contributor:

Robin Schneider <ypid23@aol.de>

Convert text with ANSI color codes to HTML or to LaTeX.

Inspired by and developed off of the work of pixelbeat and blackjack.

Read the docs for more informations.

Example - Python API

>>> from ansi2html import Ansi2HTMLConverter
>>> conv = Ansi2HTMLConverter()
>>> ansi = "".join(sys.stdin.readlines())
>>> html = conv.convert(ansi)

Example - Shell Usage

$ ls --color=always | ansi2html > directories.html
$ sudo tail /var/log/messages | ccze -A | ansi2html > logs.html
$ task rc._forcecolor:yes limit:0 burndown | ansi2html > burndown.html

See the list of full options with:

$ ansi2html --help

Get this project:

$ pip3 install ansi2html

Source: https://github.com/pycontribs/ansi2html/

pypi: https://pypi-hypernode.com/project/ansi2html/

License

ansi2html is licensed LGPLv3+.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansi2html-1.7.0a0.tar.gz (42.2 kB view details)

Uploaded Source

Built Distribution

ansi2html-1.7.0a0-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file ansi2html-1.7.0a0.tar.gz.

File metadata

  • Download URL: ansi2html-1.7.0a0.tar.gz
  • Upload date:
  • Size: 42.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for ansi2html-1.7.0a0.tar.gz
Algorithm Hash digest
SHA256 aa15c166d4e0d7a1cd4b79c202d9dc73df5fc4989a1ee150d65a8059b74be00c
MD5 b22b09d7f713779c790fb622f7946599
BLAKE2b-256 2b9ef4098c614e47981179cb59f5b530a5ed8dbcea3394dca2919a88f8d57e63

See more details on using hashes here.

File details

Details for the file ansi2html-1.7.0a0-py3-none-any.whl.

File metadata

  • Download URL: ansi2html-1.7.0a0-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for ansi2html-1.7.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 1dfb81a146bef250b59add8e1faa6359d62d490d6db09aabca252d2e9786bd01
MD5 89374799c539038a139e3159278ab14c
BLAKE2b-256 05607193076127128003e02c08465566bc430b1a40f6b97db6babfdee3b68362

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page