Skip to content

Chitraaksh/CATEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CATEditor

A Tkinter Based Python Code Editor with Syntax highlighting and Many Customization Features


Steps To Use

1. Copy the Repository

git clone https://github.com/Chitraaksh/CATEditor
cd CATEditor

Or Just Download The main.py(It is a Standalone file, __pycache__ will be generated automatically)

2. Make Sure You Have Python and Dependencies Installed(If Not Follow)

  • On Debian/Ubuntu
sudo apt install python3 python3-tk
  • On Windows

    1. Install Python 3.13 from Microsoft Store(Recommended)(Tkinter comes preinstalled, if not follow step two)

    2. Open CMD or Powershell(With Adminstrator Privileges[optional]) and Run:

    pip install tkinter
    
  • On Fedora

sudo dnf install python3 python3-tkinter
  • On Arch Linux
sudo pacman -S python tk

3. Run The Code

python3 main.py

Contributions

This project is a modified version of The Text Editor from Examples Menu in Pydroid 3


NEED MAINTAINER

If you like to help and contribute for development or finding bugs, We need a Extra Maintainer - No paycheck, Just Help if you are curious to Know

About

A Tkinter Based Python Code with Syntax highlighting and Many Customization Features

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE.txt
MIT
LICENSE.orig

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages