Navigation

  • index
  • modules |
  • next |
  • ansicolor 0.2.4 documentation »
  • ansicolor

ansicolor¶

User guide¶

  • Getting started with colors
  • Using highlights
  • Colored diffs
  • Working with marked-up strings
    • Stripping markup
    • Producing output

API documentation¶

  • ansicolor package
    • Submodules
      • ansicolor.ansicolor module
        • Colors
        • black()
        • blue()
        • colordiff()
        • colorize()
        • cyan()
        • get_code()
        • get_highlighter()
        • green()
        • highlight_string()
        • justify_formatted()
        • magenta()
        • red()
        • set_term_title()
        • strip_escapes()
        • white()
        • wrap_string()
        • write_err()
        • write_out()
        • yellow()
      • ansicolor.demos module
        • demo_color()
        • demo_diff()
        • demo_highlight()
        • demo_highlight_reverse()
    • Module contents
      • Colors
        • Colors.Black
        • Colors.Blue
        • Colors.Cyan
        • Colors.Green
        • Colors.Magenta
        • Colors.Red
        • Colors.White
        • Colors.Yellow
        • Colors.iter()
        • Colors.new()
      • black()
      • blue()
      • colordiff()
      • colorize()
      • cyan()
      • get_code()
      • get_highlighter()
      • green()
      • highlight_string()
      • justify_formatted()
      • magenta()
      • red()
      • set_term_title()
      • strip_escapes()
      • white()
      • wrap_string()
      • write_err()
      • write_out()
      • yellow()

Project documentation¶

  • Release notes
    • 0.2.4
    • 0.2.3
    • 0.2.2

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • ansicolor
    • User guide
    • API documentation
    • Project documentation
  • Indices and tables

Next topic

Getting started with colors

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • ansicolor 0.2.4 documentation »
  • ansicolor
© Copyright 2008-2024, Martin Matusiak. Created using Sphinx 7.2.6.