SkillAgentSearch skills...

CodePad

A Python/Tkinter based Code Editor

Install / Use

/learn @rpcope1/CodePad
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CodePad

CodePad is a light-weight tabbed text editor with many features built on top of Python. It is built using Tkinter (yes, so that it is ACTUALLY lightweight ;) ) and ttk. I built this so that I would have a good, easily modifiable, light text editor that I could use anywhere without worrying too much about installation or consuming too many resources (I work in environments where it is nice to have an editor, but resources are somewhat scarce). I will be adding features to this as I go, but please feel free to submit bug reports and leave suggestions. I would be excited if someone adopted this as their own workhorse. :)

Requirements:

  • Tkinter (for GUI)
  • Ttk (for GUI)
  • Pygments (for Syntax highlighting)
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2mo ago
Forks7

Languages

Python

Security Score

90/100

Audited on Jan 2, 2026

No findings