Simple Python IDE using Tkinter#773
Merged
Merged
Conversation
kaustubhgupta
suggested changes
Mar 30, 2021
Contributor
kaustubhgupta
left a comment
There was a problem hiding this comment.
Code is working. Just minor changes in readme:
| After your code will run successfully, to exit from the IDE go to File and click the Exit Button. | ||
|
|
||
|
|
||
| # Setup instructions |
| - Run the executable(.exe) file. | ||
| - Run the program in your IDE or terminal/command line. | ||
|
|
||
| ### Requirements: |
Contributor
There was a problem hiding this comment.
Suggested change
| ### Requirements: | |
| ## Requirements: |
| | --- | --- | --- | --- | ||
| |Simple Python IDE using Tkinter| [Click Here](https://www.youtube.com/watch?v=-oGVdnelHv8)| [Priyadarshan Ghosh](https://github.com/Priyadarshan2000) | tkintertable, subprocess.run | ||
|
|
||
| # Output |
|
|
||
|
|
||
|  | ||
| # Demo |
Contributor
There was a problem hiding this comment.
give space before this line and level two (##)
|  | ||
|
|
||
|
|
||
| # Author(s) |
Contributor
Author
|
@kaustubhgupta sir I change my Readme file. please check this. |
kaustubhgupta
approved these changes
Mar 31, 2021
santushtisharma10
approved these changes
Mar 31, 2021
avinashkranjan
approved these changes
Mar 31, 2021
Owner
avinashkranjan
left a comment
There was a problem hiding this comment.
LGTM..Great Job @Priyadarshan2000
Contributor
Author
|
Thanks @avinashkranjan sir 😊😊 |
Owner
Keep up the good work..😄 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
I have made a Simple Python IDE using the Tkinter module in Python. This refers to issue number #764 which was assigned to me. No dependencies are required for the change.
Fixes #764
Have you read the Contributing Guidelines on Pull Requests?
Type of change
Please delete options that are not relevant.
Checklist:
README.mdTemplate for README.md