Skip to content

REEKRAJROY/pyrun-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Pyrun editor 🖥️

Screencast from 30-07-21 11_40_54 PM IST

Description ✍️

A Python code editor to execute .py files. Facilities like saving, opening and compilation of files are provided. The Gui has been designed using Tkinter and factory functions implemented by tkinter.filedialog and subprocess module.

Bulit 🛠️ Using

Screenshot 2022-02-19 at 11 07 45 PMScreenshot 2022-02-19 at 11 11 48 PM
Screenshot 2022-02-19 at 11 09 47 PM Screenshot 2022-02-19 at 11 11 19 PM

Features 🤹

  • Opening of pre-saved .py files
  • Save, compile, and open new .py files
  • Output window to display results of compilation of a particular .py file
  • Customisable GUI

📑️ Further Documentation

The following docs have a great explaination on the tools and modules used in this project:-
(1) tkinter.filedialog
(2) tkinter
(3) subprocess
(4) pipes

Releases

No releases published

Packages

 
 
 

Languages