MCPcopy Create free account
hub / github.com/ipython/ipython / PyColorize.py

File PyColorize.py

IPython/utils/PyColorize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Class and program to colorize python source code for ANSI terminals.
4

Callers

nothing calls this directly

Calls 3

ColorSchemeClass · 0.90
ColorSchemeTableClass · 0.90
copyMethod · 0.45

Tested by

no test coverage detected