Skip to main content

Checks playbooks for practices and behavior that could potentially be improved

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+.

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.9.0rc1.tar.gz (44.8 kB view details)

Uploaded Source

Built Distribution

ansi2html-1.9.0rc1-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file ansi2html-1.9.0rc1.tar.gz.

File metadata

  • Download URL: ansi2html-1.9.0rc1.tar.gz
  • Upload date:
  • Size: 44.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for ansi2html-1.9.0rc1.tar.gz
Algorithm Hash digest
SHA256 6c997c480ecfb269d24858fa10c89516a83bc3efacd13b53206baf1a817fd8ce
MD5 76544034d35d1b2280acdb5a7595f458
BLAKE2b-256 b29d80e0fc66625ddad52387e49e2f7dacd1eaea44c8cc43ebf4a68192b06a20

See more details on using hashes here.

File details

Details for the file ansi2html-1.9.0rc1-py3-none-any.whl.

File metadata

  • Download URL: ansi2html-1.9.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 17.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for ansi2html-1.9.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c8eb9715c7d88ce3b90213c982731cd6cec2d711b483186c36a9bca068f96ac
MD5 497a071a165f762ad53348ae9c007cbc
BLAKE2b-256 b87d21ee00ebcea34eb64427902b50f23c2e0512f98680ff19b1039808fccd37

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