Skip to content

"AchievableScript" - A Python code editor built using Tkinter with features like code editing, integrated terminal, and file management.

License

Notifications You must be signed in to change notification settings

TechRuler/AchievableScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AchievableScript

AchievableScript is a Python code editor with integrated features for seamless coding and file management. It provides a built-in terminal for executing Python code directly within the editor environment. The editor supports essential functionalities like file and folder operations, allowing users to manage, rename, remove, and create files and directories conveniently.

Preview

code editor 2

Features

  • Integrated Python Terminal: Run and test Python code directly within the editor.
  • Code Editing: Edit code with syntax highlighting, autocomplete feature to increase codeing speed and other editing features.
  • Sidebar for File Management: Manage files and folders with a built-in sidebar.
  • File Operations: Perform operations such as renaming, removing, and creating files and directories.
  • Modern UI: Designed with a modern look and feel using Tkinter.

Technology Stack

"AchievableScript" is built using Tkinter, a Python library for creating graphical user interfaces. Tkinter provides a simple and efficient way to create desktop applications with Python.

Contributing

Contributions are welcome! If you want to contribute to AchievableScript, fork the repository and submit a pull request.

Third-Party Libraries

This project uses Jedi for code analysis and autocompletion. Jedi is licensed under the MIT License. The full license text is available in the LICENSES/jedi_LICENSE file.

This project also uses Pillow for image processing. Pillow is licensed under the HPND License. The full license text is available in the LICENSES/pillow_LICENSE file.

About

"AchievableScript" - A Python code editor built using Tkinter with features like code editing, integrated terminal, and file management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages