@@ -5,13 +5,13 @@ This Python IDE develops using Tkintertable & subprocess. run module.
5
5
After your code will run successfully, to exit from the IDE go to File and click the Exit Button.
6
6
7
7
8
- # Setup instructions
8
+ ## Setup instructions
9
9
There are two ways to run it on your Linux,MAC or Windows
10
10
11
11
- Run the executable(.exe) file.
12
12
- Run the program in your IDE or terminal/command line.
13
13
14
- ### Requirements:
14
+ ## Requirements:
15
15
- Python3
16
16
17
17
``` bash
@@ -26,15 +26,17 @@ Click on the **Click Here** to see the Simple Python IDE using Tkinter Demo on Y
26
26
| --- | --- | --- | ---
27
27
|Simple Python IDE using Tkinter| [ Click Here] ( https://www.youtube.com/watch?v=-oGVdnelHv8 ) | [ Priyadarshan Ghosh] ( https://github.com/Priyadarshan2000 ) | tkintertable, subprocess.run
28
28
29
- # Output
30
-
29
+ ## Output
31
30
32
31
![ image] ( https://user-images.githubusercontent.com/62868878/112800376-32ae3c00-908d-11eb-96ac-38b7d1f2fb76.png )
33
- # Demo
32
+
33
+
34
+ ## Demo
35
+
34
36
![ 20210329_130409] ( https://user-images.githubusercontent.com/62868878/112802134-7013c900-908f-11eb-806a-157f8b6a6770.gif )
35
37
36
38
37
- # Author(s)
39
+ ## Author(s)
38
40
39
41
- Priyadarshan Ghosh (Priyadarshan2000)
40
42
0 commit comments