Skip to content

BP-Feral/CodeAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare environment

  • Install python 3.12.x
  • Install required tkinter package using pip install tkinter

Starting the projects

  • Method 1: run interface.py using python .\interface.py
  • Method 2: (for VS Code): run using F5 > Select Python Debuger > Select current file (interface.py)

Usage Tips

  1. select an action from the three bottom radio buttons.\
  2. optional, you can load a text file using Load File button.
  3. start typing or modifying the text on the left box to see an updated result on the right.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages