Skip to main content

Adds syntaxhighlighing to tkinter Text

Project description

# TKlighter Adds syntax highlighting to the tkinter Text widget

## Usage

TKlighter.def_h(text_widget, ‘#ff0000)

def ekey(event):

TKlighter.def_h(Tk.Text ‘green’)

root.bind(‘<Key-e>’, ekey)

## Supports regex

TKlighter.custom_regex_h(e_text, r’de’, ‘green’)

Change Log

0.0.1 (05/03/2021)

-First Release

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

Tklighter-0.0.1.tar.gz (6.6 kB view hashes)

Uploaded Source

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